Package deltix.qsrv.hf.blocks
Class InstrumentIndex3
- java.lang.Object
-
- deltix.qsrv.hf.blocks.InstrumentIndex3
-
@Deprecated public class InstrumentIndex3 extends java.lang.Object
Deprecated.Note: this implementation does not handle hash code collisions and should not be uses.
-
-
Constructor Summary
Constructors Constructor Description InstrumentIndex3()
Deprecated.InstrumentIndex3(int initialCapacity)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description int
getOrAdd(deltix.qsrv.hf.pub.InstrumentType type, java.lang.CharSequence symbol)
Deprecated.
-