Class MapParam


  • public class MapParam
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int end  
      int start  
    • Constructor Summary

      Constructors 
      Constructor Description
      MapParam()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • start

        public int start
      • end

        public int end
    • Constructor Detail

      • MapParam

        public MapParam()