Class PathIndexConfig

    • Field Detail

      • COMPARATOR

        public static final java.util.Comparator<PathIndexConfig> COMPARATOR
    • Method Detail

      • matches

        public boolean matches​(PropertyPath dataPath)
      • matches

        public boolean matches​(java.lang.String testPath)
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object