Uses of Class
io.github.bucket4j.distributed.remote.commands.ReserveAndCalculateTimeToSleepCommand
-
Packages that use ReserveAndCalculateTimeToSleepCommand Package Description io.github.bucket4j.distributed.remote.commands -
-
Uses of ReserveAndCalculateTimeToSleepCommand in io.github.bucket4j.distributed.remote.commands
Fields in io.github.bucket4j.distributed.remote.commands with type parameters of type ReserveAndCalculateTimeToSleepCommand Modifier and Type Field Description static SerializationHandle<ReserveAndCalculateTimeToSleepCommand>ReserveAndCalculateTimeToSleepCommand. SERIALIZATION_HANDLEMethods in io.github.bucket4j.distributed.remote.commands with parameters of type ReserveAndCalculateTimeToSleepCommand Modifier and Type Method Description booleanReserveAndCalculateTimeToSleepCommand. equalsByContent(ReserveAndCalculateTimeToSleepCommand other)
-