|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kohsuke.stapler.ReflectionUtils
public class ReflectionUtils
Constructor Summary | |
---|---|
ReflectionUtils()
|
Method Summary | |
---|---|
static java.lang.Object |
getVmDefaultValueFor(java.lang.Class<?> type)
Given the primitive type, returns the VM default value for that type in a boxed form. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReflectionUtils()
Method Detail |
---|
public static java.lang.Object getVmDefaultValueFor(java.lang.Class<?> type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |