Class BoolId


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

      • BoolId

        public BoolId​(Boolean value)