public static class WritableJoinDataSet
extends java.lang.Object
Join of WritableDataSets where each dataset is writable. Note type checking is
only done when the constructor that accepts a dataset, otherwise type checking
is not done until the data is accessed. This was introduced to properly
support Ops.copy.
- See Also:
- Serialized Form