Uses of Interface
cdc.util.cli.AbstractMainSupport.Maskable
-
-
Uses of AbstractMainSupport.Maskable in cdc.util.cli
Methods in cdc.util.cli with parameters of type AbstractMainSupport.Maskable Modifier and Type Method Description static <E extends Enum<E> & OptionEnum>
voidAbstractMainSupport. setMask(org.apache.commons.cli.CommandLine cl, Class<E> enumClass, AbstractMainSupport.Maskable<E> maskable)
-