Uses of Class
io.github.bucket4j.distributed.remote.commands.MultiCommand
Packages that use MultiCommand
-
Uses of MultiCommand in io.github.bucket4j.distributed.remote.commands
Fields in io.github.bucket4j.distributed.remote.commands with type parameters of type MultiCommandModifier and TypeFieldDescriptionstatic final SerializationHandle<MultiCommand>MultiCommand.SERIALIZATION_HANDLEMethods in io.github.bucket4j.distributed.remote.commands that return MultiCommandModifier and TypeMethodDescriptionstatic MultiCommandMultiCommand.merge(List<RemoteCommand<?>> commands) Methods in io.github.bucket4j.distributed.remote.commands with parameters of type MultiCommand