Class FieldPathIteratorHandler.IndexValue

  • Enclosing class:
    FieldPathIteratorHandler

    public static class FieldPathIteratorHandler.IndexValue
    extends java.lang.Object
    • Constructor Detail

      • IndexValue

        public IndexValue()
      • IndexValue

        public IndexValue​(int index)
      • IndexValue

        public IndexValue​(FieldValue key)
    • Method Detail

      • getIndex

        public int getIndex()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • hashCode

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

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