| Constructor and Description |
|---|
MockTypeRef(java.lang.Class type) |
| Modifier and Type | Method and Description |
|---|---|
TypeRef |
elementType() |
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
boolean |
isPrimitive() |
java.lang.String |
name() |
java.lang.String |
toString() |
public TypeRef elementType()
elementType in interface TypeRefpublic boolean isPrimitive()
isPrimitive in interface TypeRefpublic java.lang.String toString()
toString in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object