Interface | Description |
---|---|
TypeDescriptor<T> |
Base interface for type descriptors.
|
WithRawTypeProperty<T> |
Interface for the "raw type" property.
|
WithTypeProperty |
Interface for the "type" property.
|
WithTypeTokenProperty<T> |
Interface for the "type token" property.
|
Class | Description |
---|---|
AbstractTypeDescriptor<T> |
Skeletal implementation of a type descriptors.
|
CovariantBuilder<B extends CovariantBuilder<B,T>,T> |
Base class for covariant builders.
|
Proxies |
Utility methods for Dynamic Proxies.
|
This<T extends This<T>> |
Base class for classes that make reference to themselves' types.
|
Types |
Static methods for working with types.
|
Copyright © 2014 Derquinse Projects. All rights reserved.