Class InstrumentIndex3


  • @Deprecated
    public class InstrumentIndex3
    extends java.lang.Object
    Deprecated.
    Note: this implementation does not handle hash code collisions and should not be uses.
    • 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.
       
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InstrumentIndex3

        public InstrumentIndex3​(int initialCapacity)
        Deprecated.
      • InstrumentIndex3

        public InstrumentIndex3()
        Deprecated.
    • Method Detail

      • getOrAdd

        public int getOrAdd​(deltix.qsrv.hf.pub.InstrumentType type,
                            java.lang.CharSequence symbol)
        Deprecated.