| Modifier | Constructor and Description |
|---|---|
protected |
SpecimenType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
GenericTypeCollection |
getGenericTypeArguments() |
Class |
getRawType() |
int |
hashCode() |
static <T> SpecimenType<T> |
of(Class<T> clazz) |
static SpecimenType<?> |
of(Type type) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTypeNamepublic static SpecimenType<?> of(Type type)
public static <T> SpecimenType<T> of(Class<T> clazz)
public final Class getRawType()
public final GenericTypeCollection getGenericTypeArguments()
Copyright © 2017. All rights reserved.