org.apache.bcel.generic
Class ConstantPoolGen.Index

java.lang.Object
  extended by org.apache.bcel.generic.ConstantPoolGen.Index
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ConstantPoolGen

private static class ConstantPoolGen.Index
extends java.lang.Object
implements java.io.Serializable


Field Summary
(package private)  int index
           
 
Constructor Summary
ConstantPoolGen.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

int index
Constructor Detail

ConstantPoolGen.Index

ConstantPoolGen.Index(int i)