Uses of Interface
org.refcodes.command.CommandAccessor.CommandBuilder
-
Uses of CommandAccessor.CommandBuilder in org.refcodes.command
Classes in org.refcodes.command with type parameters of type CommandAccessor.CommandBuilderModifier and TypeInterfaceDescriptionstatic interface
CommandAccessor.CommandBuilder<CTX,
R, E extends Exception, B extends CommandAccessor.CommandBuilder<CTX, R, E, B>> Provides a builder method for a name property returning the builder for applying multiple build operations.