C D F G N P R T V

R

readValues(Visitable) - Method in class net.vleu.visitomatic.VisitableReader
Reads the values from fields and methods marked with ToVisit in the provided Visitable and returns them as an array of objects.
readValues(Visitable, Object[]) - Method in class net.vleu.visitomatic.VisitableReader
Reads the values from fields and methods marked with ToVisit in the provided Visitable and put their value in the provided array of objects.
Overloading this method allows to change the way values are allocated.

C D F G N P R T V