Class Node.KeyValue

  • Enclosing interface:
    Node

    public static class Node.KeyValue
    extends Object
    • Method Detail

      • getKey

        public String getKey()
      • getValue

        public Node getValue()