Class AttributeModule.Use

  • Enclosing class:
    AttributeModule

    public static class AttributeModule.Use
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int index  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Use​(int index)  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      private static long read​(ByteData raw, long offset, java.util.List<AttributeModule.Use> tgt)  
      • Methods inherited from class java.lang.Object

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

      • index

        int index
    • Constructor Detail

      • Use

        private Use​(int index)