public class ResolvableTypeList
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
length |
| Constructor and Description |
|---|
ResolvableTypeList(World world,
UnresolvedType[] unresolvedTypes) |
| Modifier and Type | Method and Description |
|---|---|
ResolvedType |
getResolved(int nameIndex) |
public ResolvableTypeList(World world, UnresolvedType[] unresolvedTypes)
public ResolvedType getResolved(int nameIndex)