All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractFactory<T> Base class for factory implementation.Arg Effective argument.Args 'Set' of effective arguments.Args.Builder Helper class used to create Args.ArrayFormalArg<E> Formal argument for arrays.AutoFactory<T> CompositeFormalArg<C,E> Base class of formal arguments whose type is composite.Factories Registry of factories.Factories.ArgsConverter Interface used to convert arguments.Factories.Printer Factory<T> Interface dedicated to objects creation.FormalArg<T> Class used to describe a formal argument.FormalArg.Builder<T> FormalArgs Tuple of formal arguments.FormalArgs.Builder Builder of formal arguments.IllegalValueException InvalidArgsException ListFormalArg<E> Formal argument for lists.MapFormalArg<K,V> Formal argument for maps.Necessity Necessity of an argument.SetFormalArg<E> Formal argument for sets.Singleton<T> Implementation of Factory dedicated to singletons.Strictness Strictness of a match.