public static interface StringOption.Filter
StringOption instances.| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(String arg)
Determines whether the specified argument should be accepted for
use by the host
StringOption instance. |
boolean accept(String arg)
StringOption instance.arg - string argument to assess for acceptanceCopyright © 2015. All rights reserved.