Uses of Class
io.github.bucket4j.distributed.remote.commands.MultiCommand
-
Packages that use MultiCommand Package Description io.github.bucket4j.distributed.remote.commands -
-
Uses of MultiCommand in io.github.bucket4j.distributed.remote.commands
Fields in io.github.bucket4j.distributed.remote.commands with type parameters of type MultiCommand Modifier and Type Field Description static SerializationHandle<MultiCommand>MultiCommand. SERIALIZATION_HANDLEMethods in io.github.bucket4j.distributed.remote.commands that return MultiCommand Modifier and Type Method Description static MultiCommandMultiCommand. merge(List<RemoteCommand<?>> commands)Methods in io.github.bucket4j.distributed.remote.commands with parameters of type MultiCommand Modifier and Type Method Description booleanMultiCommand. equalsByContent(MultiCommand other)
-