| Package | Description |
|---|---|
| net.sf.mmm.util.reflect.base |
Contains the base-implementations of the
Reflection-Util API. |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericTypeBuilder<T>
This class allows to build instances of
GenericType with custom binding for TypeVariables at runtime. |
class |
GenericTypeVariable<T>
This class acts a a generic base to capture a
TypeVariable that can then be bound at runtime. |
(package private) class |
WrappedTypeVariable
Internal implementation of
GenericTypeVariable to wrap a dynamic TypeVariable. |
Copyright © 2001–2019 mmm-Team. All rights reserved.