Package jas.statistics.reflectors

Reflectors use the Java Reflection mechanism to read data from target object and return them to I*Source data consumer classes, like statistics.

See:
          Description

Class Summary
DoubleInvoker Not of interest for users.
FloatInvoker Not of interest for users.
IntegerInvoker Not of interest for users.
LongInvoker Not of interest for users.
StringInvoker Not of interest for users.
 

Package jas.statistics.reflectors Description

Reflectors use the Java Reflection mechanism to read data from target object and return them to I*Source data consumer classes, like statistics.