| Package | Description |
|---|---|
| net.sf.mmm.util.reflect.base |
Contains the base-implementations of the
Reflection-Util API. |
| Modifier and Type | Method and Description |
|---|---|
<V> GenericTypeBuilder<T> |
GenericTypeBuilder.with(GenericTypeVariable<V> variable,
Class<V> type) |
<V> GenericTypeBuilder<T> |
GenericTypeBuilder.with(GenericTypeVariable<V> variable,
GenericType<V> type) |
<V> GenericTypeBuilder<T> |
GenericTypeBuilder.withType(GenericTypeVariable<V> variable,
Type type) |
Copyright © 2001–2019 mmm-Team. All rights reserved.