public class RichClass extends Object
| Modifier and Type | Method and Description |
|---|---|
RichClass |
createContainedType(Type type) |
boolean |
equals(Object o) |
Class<?> |
getActualClass() |
List<RichClass> |
getGenericTypes() |
boolean |
hasGenericType() |
int |
hashCode() |
static RichClass |
of(Class<?> actualClass,
Class<?>... genericTypes) |
static RichClass |
of(Type type) |
String |
toString() |
public Class<?> getActualClass()
public boolean hasGenericType()
Copyright © 2017 Atlassian. All rights reserved.