Package org.qi4j.api.util

API Utilities.

See:
          Description

Class Summary
Annotations Useful methods for handling Annotations.
Base64Encoder Base64Encoder.
Classes Useful methods for handling Classes.
Constructors Useful methods for handling Constructors.
Dates Useful methods for handling Dates.
Fields Useful methods for handling Fields.
ListMap<K,V> Map whose values are Lists of things.
Methods Useful methods for handling Methods.
 

Exception Summary
NullArgumentException Thrown if an argument to a method was null, and the method required it to be non-null.
 

Package org.qi4j.api.util Description

API Utilities.