Package | Description |
---|---|
javolution.lang |
Provides fundamental classes and interfaces; some of which are either missing from
the
java.lang package or are not available for all platforms (including J2ME CLDC). |
Modifier and Type | Field and Description |
---|---|
static Configurable<Class<? extends Reflection>> |
Reflection.CLASS
Holds the default implementation (configurable).
|
Modifier and Type | Method and Description |
---|---|
static Reflection |
Reflection.getInstance()
Returns the current reflection instance.
|
Copyright © 2005–2017 Javolution. All rights reserved.