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 Details

    • BoolId

      public BoolId(Boolean value)