Class Hierarchy
- java.lang.Object
- java.lang.Record
- net.amygdalum.allotropy.fluent.count.EqCountConstraint (implements net.amygdalum.allotropy.fluent.count.CountConstraint)
- net.amygdalum.allotropy.fluent.count.GreaterCountConstraint (implements net.amygdalum.allotropy.fluent.count.CountConstraint)
- net.amygdalum.allotropy.fluent.count.LessCountConstraint (implements net.amygdalum.allotropy.fluent.count.CountConstraint)
- java.lang.Record
Interface Hierarchy
- java.util.function.Predicate<T>
- net.amygdalum.allotropy.fluent.common.Constraint<T>
- net.amygdalum.allotropy.fluent.count.CountConstraint
- net.amygdalum.allotropy.fluent.common.Constraint<T>