Class TagRegistry.Range

  • Enclosing class:
    TagRegistry

    public static class TagRegistry.Range
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int lower  
      int upper  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • lower

        public int lower
      • upper

        public int upper