Package com.cleancoder.args
-
Interface Summary Interface Description ArgumentMarshaler -
Class Summary Class Description Args This is the root class.ArgsData This class is responsible for processing theschemaargument inArgsconstructor and creating mappings between schemas and marshalers.BooleanArgumentMarshaler DoubleArgumentMarshaler IntegerArgumentMarshaler MapArgumentMarshaler StringArgumentMarshaler StringArrayArgumentMarshaler -
Enum Summary Enum Description ArgsException.ErrorCode List of enums for different exceptions. -
Exception Summary Exception Description ArgsException This class is responsible for handling all exceptions incom.cleancoder.argspackage.