Class MapFactory


  • public abstract class MapFactory
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      MapFactory()  
    • Method Summary

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

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

      • MapFactory

        public MapFactory()
    • Method Detail

      • getOpenCount

        public int getOpenCount()