Class MapTree


  • public class MapTree
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      MapTree()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void clear()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • sort

        public java.util.ArrayList<MapItem> sort
      • depth

        public int depth
    • Constructor Detail

      • MapTree

        public MapTree()
    • Method Detail

      • clear

        public void clear()