public class GenericType extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
GenericType.GenericTypeCreator |
static class |
GenericType.GenericTypeCreatorImpl |
static class |
GenericType.GenericTypeCreatorWithGenericContextImpl |
| Constructor and Description |
|---|
GenericType(SpecimenType type,
String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
SpecimenType |
getType() |
int |
hashCode() |
public GenericType(SpecimenType type, String name)
Copyright © 2017. All rights reserved.