Uses of Interface
net.thevpc.naru.impl.registry.builtindirectives.AbstractDirective.SubCommand
Packages that use AbstractDirective.SubCommand
-
Uses of AbstractDirective.SubCommand in net.thevpc.naru.impl.registry.builtindirectives
Classes in net.thevpc.naru.impl.registry.builtindirectives that implement AbstractDirective.SubCommandMethods in net.thevpc.naru.impl.registry.builtindirectives that return types with arguments of type AbstractDirective.SubCommandModifier and TypeMethodDescriptionprotected net.thevpc.nuts.util.NOptional<AbstractDirective.SubCommand>AbstractDirective.subCommand(String name) Methods in net.thevpc.naru.impl.registry.builtindirectives with parameters of type AbstractDirective.SubCommandModifier and TypeMethodDescriptionprotected voidAbstractDirective.register(AbstractDirective.SubCommand sc)