Package deltix.qsrv.hf.blocks
Class InstrumentIndex
- java.lang.Object
-
- deltix.qsrv.hf.blocks.InstrumentIndex
-
public final class InstrumentIndex extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description InstrumentIndex()
InstrumentIndex(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()
-