public class Module.Provide
extends java.lang.Object
Constructor and Description |
---|
Provide(int providedTypeIndex,
int[] withTypeIndices) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getProvidedType() |
int |
getProvidedTypeIndex() |
int[] |
getWithTypeIndices() |
java.lang.String[] |
getWithTypeStrings() |
java.lang.String |
toString() |
public java.lang.String getProvidedType()
public int getProvidedTypeIndex()
public java.lang.String[] getWithTypeStrings()
public int[] getWithTypeIndices()
public java.lang.String toString()
toString
in class java.lang.Object