[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Interfaces

  InterfaceDescription
public interfaceIReflectArray
representation for java.lang.reflect.Array.

public interfaceIReflectClass
representation for java.lang.Class.

public interfaceIReflectClassPredicate
public interfaceIReflectConstructor
representation for java.lang.reflect.Constructor.

public interfaceIReflectField
representation for java.lang.reflect.Field.

public interfaceIReflectMethod
representation for java.lang.reflect.Method.

public interfaceIReflector
root of the reflection implementation API.