Uses of Class
org.refcodes.cli.ArrayOperand
-
Uses of ArrayOperand in org.refcodes.cli
Subclasses of ArrayOperand in org.refcodes.cliModifier and TypeClassDescriptionclassArrayOption<T>Creates an array representation facade for the encapsulatedOption.Methods in org.refcodes.cli that return ArrayOperandModifier and TypeMethodDescriptionstatic <T> ArrayOperand<T>Creates an array representation facade for the encapsulatedOperand.static <T> ArrayOperand<T>Creates an array representation facade for the encapsulatedOperand.static <T> ArrayOperand<T>Creates an array representation facade for the encapsulatedOperand.ArrayOperand.withVisible(boolean isVisible) Visibility in this context means displaying or hiding thisTerm's existence to the user (defaults totrue).