Class Beans

java.lang.Object
org.microbean.bean.Beans
All Implemented Interfaces:
Reducible<AttributedType,Bean<?>>, Selectable<AttributedType,Bean<?>>

public final class Beans extends Object implements Selectable<AttributedType,Bean<?>>, Reducible<AttributedType,Bean<?>>
A Selectable and Reducible implementation that works with Bean and AttributedType instances.
Author:
Laird Nelson
See Also: