Class PredicateDescription


  • public class PredicateDescription
    extends Object
    Encapsulate a Predicate description to be able to control how it is formatted in error messages using a Representation.

    Immutable class.

    • Constructor Detail

      • PredicateDescription

        public PredicateDescription​(String description)
        Parameters:
        description - must not be null
    • Method Detail

      • isDefault

        public boolean isDefault()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object