Class InstrumentIndex2


  • public final class InstrumentIndex2
    extends java.lang.Object
    • 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()  
      • Methods inherited from class java.lang.Object

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

      • InstrumentIndex2

        public InstrumentIndex2()
    • Method Detail

      • getOrAdd

        public int getOrAdd​(deltix.qsrv.hf.pub.InstrumentIdentity id)
      • getOrAdd

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

        public int size()