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 | Method and Description |
---|---|
abstract Reflection.Constructor |
Reflection.getConstructor(String signature)
Returns the constructor having the specified signature.
|
Copyright © 2005–2015 Javolution. All rights reserved.