Class PyCallableWrapper.ConstantChunkArgument

java.lang.Object
io.deephaven.engine.util.PyCallableWrapper.ChunkArgument
io.deephaven.engine.util.PyCallableWrapper.ConstantChunkArgument
Enclosing interface:
PyCallableWrapper

public static class PyCallableWrapper.ConstantChunkArgument extends PyCallableWrapper.ChunkArgument
  • Constructor Details

    • ConstantChunkArgument

      public ConstantChunkArgument(Object value, Class<?> type)
  • Method Details

    • getValue

      public Object getValue()