Package | Description |
---|---|
net.sf.joafip.reflect |
Modifier and Type | Method and Description |
---|---|
Enum<?> |
HelperReflect.newEnumInstance(Class<?> enumClass,
String constantName) |
Object |
HelperReflect.newInstanceNoConstruction(Class<?> objectClass)
create a new proxy instance not invoking constructor
|
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.