| Package | Description |
|---|---|
| xyz.luan.reflection.tclass |
| Modifier and Type | Class and Description |
|---|---|
class |
ListClass<T> |
class |
MapClass<T> |
| Modifier and Type | Method and Description |
|---|---|
static TypedClass<?> |
TypedClass.create(Field f) |
TypedClass<?> |
ListClass.getComponent() |
TypedClass<?> |
MapClass.getKey() |
TypedClass<?> |
MapClass.getValue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TypedClass.isSubtypeOf(TypedClass<?> c) |
Copyright © 2015. All rights reserved.