AvgValue
public static AvgValue
AvgValue v = new AvgValue(5, 20, 4);
BeanInfo info = Introspector.getBeanInfo(AvgValue.class);