| 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. |
interface |
ReflectionUtilLimited
This is a limited subset of
ReflectionUtil that is GWT compatible. |
| 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. |
Copyright © 2001–2019 mmm-Team. All rights reserved.