| Package | Description |
|---|---|
| net.sf.mmm.util.reflect.api |
Provides the API for utilities that help to deal with reflection.
|
| net.sf.mmm.util.reflect.base |
Contains the base-implementations of the
Reflection-Util API. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReflectionUtil
This is the interface for a collection of utility functions to deal with
reflection. |
| Modifier and Type | Class and Description |
|---|---|
class |
ReflectionUtilImpl
This class is a collection of utility functions for dealing with
reflection. |
class |
ReflectionUtilLimitedImpl
This is the implementation of the
ReflectionUtilLimited interface. |
| Modifier and Type | Field and Description |
|---|---|
private static ReflectionUtilLimited |
ReflectionUtilLimitedImpl.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
static ReflectionUtilLimited |
ReflectionUtilLimitedImpl.getInstance() |
Copyright © 2001–2019 mmm-Team. All rights reserved.