Uses of Interface
org.apache.juneau.BeanPropertyConsumer
Packages that use BeanPropertyConsumer
- 
Uses of BeanPropertyConsumer in org.apache.juneauMethods in org.apache.juneau with parameters of type BeanPropertyConsumerModifier and TypeMethodDescriptionBeanMap.forEachValue(Predicate<Object> valueFilter, BeanPropertyConsumer action) Invokes all the getters on this bean and consumes the results.