Class ConstantPoolGen.Index

  • Enclosing class:
    ConstantPoolGen

    private static class ConstantPoolGen.Index
    extends java.lang.Object
    • Field Summary

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

      Constructors 
      Constructor Description
      Index​(int i)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • index

        final int index
    • Constructor Detail

      • Index

        Index​(int i)