Class ChunkBoxer
java.lang.Object
io.deephaven.engine.table.impl.chunkboxer.ChunkBoxer
Convert an arbitrary chunk to a chunk of boxed objects.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
Return a chunk that contains boxed Objects representing the primitive values in primitives. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
ChunkBoxer
public ChunkBoxer()
-
-
Method Details
-
getBoxer
-