| Package | Description |
|---|---|
| net.sf.mmm.util.reflect.impl |
Contains implementations of the
Reflection-Util API and other internals of this
reflection-util. |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericTypeImpl<T>
This is the implementation of the
GenericType interface. |
class |
RuntimeGenericType<T>
This class extends
GenericTypeImpl with the ability to bind and resolve TypeVariables at runtime. |
class |
SimpleGenericTypeImpl<T>
This is an implementation of the
GenericType interface for a simple Class. |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractGenericType<T> |
RuntimeGenericType.create(Type genericType,
GenericType<?> genericDefiningType) |
protected AbstractGenericType<T> |
GenericTypeImpl.create(Type genericType,
GenericType<?> genericDefiningType)
This method creates a new instance of this class.
|
Copyright © 2001–2019 mmm-Team. All rights reserved.