Package cloud.commandframework.arguments.compound
package cloud.commandframework.arguments.compound
Argument types that consists of 2 or more sub-types
-
Class SummaryClassDescriptionArgumentPair<C,U,V,O>A compound argument consisting of two inner argumentsArgumentTriplet<C,U,V,W,O>A compound argument consisting of three inner argumentsCompoundArgument<T extends Tuple,C,O>Compound argumentFlagArgument<C>Container for flag parsing logic.
-
Enum Summary
-
Exception Summary