Class Op02WithProcessedDataAndRefs.IdentFactory

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int nextIdx  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private IdentFactory()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) Ident getNextIdent​(int slot)  
      • Methods inherited from class java.lang.Object

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

      • nextIdx

        int nextIdx
    • Constructor Detail

      • IdentFactory

        private IdentFactory()
    • Method Detail

      • getNextIdent

        Ident getNextIdent​(int slot)