Class PathIndexConfig

  • All Implemented Interfaces:
    java.lang.Comparable<PathIndexConfig>

    @Beta
    public class PathIndexConfig
    extends java.lang.Object
    implements java.lang.Comparable<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