Class ExplicitIdStrategy.BaseHS<T>

    • Constructor Summary

      Constructors 
      Constructor Description
      BaseHS​(int id, IdStrategy strategy)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • id

        final int id
    • Constructor Detail