db4o

com.db4o.reflect Namespace

Reflection support package.

Namespace hierarchy

Interfaces

Interface Description
IArray representation for java.lang.reflect.Array.
IClass representation for java.lang.Class.
IConstructor representation for java.lang.reflect.Constructor.
IField representation for java.lang.reflect.Field.
IMethod representation for java.lang.reflect.Method.
IReflect root of the reflection implementation API.