- All Known Subinterfaces:
ArgsAccessor.ArgsProperty
- Enclosing interface:
- ArgsAccessor
public static interface ArgsAccessor.ArgsMutator
Provides a mutator for a args property.
-
Method Summary
-
Method Details
-
setArgs
Sets the command line arguments for the args property.- Parameters:
aArgs
- The command line arguments to be stored by the args property.
-