podafBeanUtils

(Internal) A collection of utilities and software patterns commonly associated with data objects

Mixins

NotFoundErr

Implement on user defined Errs to list available values in the stack trace.

Classes

BeanIdentity

equals(), hash() and toStr() methods using fields annotated with BeanId.

BeanProperties

Does its best attempt to complete the action, be it creating classes along the way, coercing strings to types

ReflectUtils

Methods for finding fields, methods and ctors that match given parameter types.

TypeCoercer

Coerces objects to a given type via fromXXX() / toXXX() ctors and methods.

TypeLookup

Looks up values via a type inheritance search.

Facets

BeanId

Place on fields to mark them as being important to the object's identity.