Class QueryCondition

    • Constructor Detail

      • QueryCondition

        public QueryCondition​(boolean reversed)
        Parameters:
        reversed - true if the condition should be reversed
    • Method Detail

      • isReversed

        public boolean isReversed()
        Returns:
        true of the condition should be reversed
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object