Package deltix.qsrv.hf.blocks
Class InstrumentIndex4
- java.lang.Object
-
- deltix.qsrv.hf.blocks.InstrumentIndex4
-
public final class InstrumentIndex4 extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description InstrumentIndex4()
InstrumentIndex4(int initialCapacity)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getOrAdd(deltix.qsrv.hf.pub.InstrumentIdentity id)
int
getOrAdd(deltix.qsrv.hf.pub.InstrumentType type, java.lang.CharSequence symbol)
int
size()
-