| Interface | Description |
|---|---|
| CaptureType |
CaptureType represents a wildcard that has gone through capture conversion.
|
| Class | Description |
|---|---|
| GenericTypeReflector |
Utility class for doing reflection on types.
|
| TypeFactory |
Utility class for creating instances of
Type. |
| TypeToken<T> |
Wrapper around
Type. |
| Exception | Description |
|---|---|
| TypeArgumentNotInBoundException |
Thrown to indicate that a type argument for a parameterized type is not within the bound declared on the type
parameter.
|
Copyright © 2008–2017. All rights reserved.