@Beta
public class TypeProfileEntry
extends java.lang.Object
| Constructor and Description |
|---|
TypeProfileEntry(int offset,
java.util.List<TypeObject> types) |
| Modifier and Type | Method and Description |
|---|---|
int |
getOffset() |
java.util.List<TypeObject> |
getTypes() |
void |
validateTypes(java.util.List<TypeObject> types) |
public TypeProfileEntry(int offset,
java.util.List<TypeObject> types)
public int getOffset()
public java.util.List<TypeObject> getTypes()
public void validateTypes(java.util.List<TypeObject> types)