Uses of Interface
io.github.bucket4j.distributed.serialization.Mapper
-
Packages that use Mapper Package Description io.github.bucket4j.distributed.serialization -
-
Uses of Mapper in io.github.bucket4j.distributed.serialization
Fields in io.github.bucket4j.distributed.serialization declared as Mapper Modifier and Type Field Description static Mapper<byte[]>Mapper. BYTESstatic Mapper<Integer>Mapper. INTstatic Mapper<Long>Mapper. LONGstatic Mapper<String>Mapper. STRING
-