public final class ClassHelper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.Object[] |
EMPTY_PARAMS
The Constant EMPTY_PARAMS.
|
static java.lang.String[] |
EMPTY_SIGNATURE
The Constant EMPTY_SIGNATURE.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.Class |
searchClass(java.lang.String className)
Search class.
|