public final class GenericReference extends GenericType
OBJECT| Constructor and Description |
|---|
GenericReference(TypeVar var) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
GenericType |
erasure() |
TypeVar |
getVar() |
int |
hashCode() |
substitute, substituteArgspublic GenericReference(TypeVar var)
public TypeVar getVar()
public GenericType erasure()
erasure in class GenericTypeCopyright © 2019. All rights reserved.