|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.caarray.util.ReflectionHelper
public final class ReflectionHelper
Utility class holding a set of PropertyAcessors for the properties of a class.
Constructor Summary | |
---|---|
ReflectionHelper(PropertyAccessor[] accessors)
|
Method Summary | |
---|---|
PropertyAccessor[] |
getAccessors()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReflectionHelper(PropertyAccessor[] accessors)
accessors
- the set of accessors for the properties of a classMethod Detail |
---|
public PropertyAccessor[] getAccessors()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |