| Package | Description |
|---|---|
| net.sf.mmm.util.reflect.api |
Provides the API for utilities that help to deal with reflection.
|
| Modifier and Type | Field and Description |
|---|---|
private ClassName |
ClassName.enclosingClass |
| Modifier and Type | Method and Description |
|---|---|
ClassName |
ClassName.getEnclosingClass() |
| Modifier and Type | Method and Description |
|---|---|
private void |
ClassName.appendEnclosing(StringBuilder buffer,
char enclosingSeparator,
ClassName enclosing)
Appends the enclosing class in proper order
(reverse hierarchy). |
| Constructor and Description |
|---|
ClassName(String packageName,
String simpleName,
ClassName enclosingClass)
The constructor.
|
Copyright © 2001–2019 mmm-Team. All rights reserved.