Class DbArrayToIntVectorDecoder

java.lang.Object
io.deephaven.enterprise.compatibility.ObjectCodecAdapter<IntVector>
io.deephaven.enterprise.compatibility.vector.DbArrayToIntVectorDecoder
All Implemented Interfaces:
ObjectCodec<IntVector>, ObjectDecoder<IntVector>

public class DbArrayToIntVectorDecoder extends ObjectCodecAdapter<IntVector> implements ObjectCodec<IntVector>