Class Module.Provide
java.lang.Object
org.aspectj.apache.bcel.classfile.Module.Provide
-
Constructor Details
-
Provide
public Provide(int providedTypeIndex, int[] withTypeIndices)
-
-
Method Details
-
getProvidedType
-
getProvidedTypeIndex
public int getProvidedTypeIndex() -
getWithTypeStrings
-
getWithTypeIndices
public int[] getWithTypeIndices() -
toString
-