@ParametersAreNonnullByDefault
Package org.perfectable.introspection.bean
Elements allowing treating objects as Java Beans.
-
Class Summary Class Description Bean<B> Represents a view of an instance as its property values, typically containing a proper Java Bean.BeanSchema<B> Schema of a Java Bean.Property<B,T> Represents a property of a bean.PropertySchema<B,T> Schema of a Java Bean property.