Class BoolId


  • public class BoolId
    extends ValueGroupId<java.lang.Boolean>
    This class is used in Group instances where the identifying expression evaluated to a Boolean.
    Author:
    baldersheim
    • Constructor Summary

      Constructors 
      Constructor Description
      BoolId​(java.lang.Boolean value)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • BoolId

        public BoolId​(java.lang.Boolean value)