- All Known Subinterfaces:
ArgsParserAccessor.ArgsParserProperty
public interface ArgsParserAccessor
Provides an accessor for a
ArgsParser property.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceProvides a builder method for aArgsParserproperty returning the builder for applying multiple build operations.static interfaceProvides a mutator for aArgsParserproperty.static interfaceProvides aArgsParserproperty. -
Method Summary
-
Method Details
-
getArgsParser
ArgsParser getArgsParser()Retrieves the args-parser from theArgsParserproperty.- Returns:
- The args-parser stored by the
ArgsParserproperty.
-