Class IntToDoubleCast

java.lang.Object
io.deephaven.engine.table.impl.util.cast.IntToDoubleCast
All Implemented Interfaces:
ToDoubleCast, SafeCloseable, AutoCloseable

public class IntToDoubleCast extends Object implements ToDoubleCast
Cast the values in the input chunk to an int.