Interface ListXNode

    • Method Detail

      • isEmpty

        boolean isEmpty()
        Specified by:
        isEmpty in interface XNode
      • size

        int size()
      • get

        XNode get​(int i)