Uses of Class
org.infinispan.commons.util.KeyValueWithPrevious
-
Packages that use KeyValueWithPrevious Package Description org.infinispan.commons.util Commons package providing various utility classes -
-
Uses of KeyValueWithPrevious in org.infinispan.commons.util
Methods in org.infinispan.commons.util that return KeyValueWithPrevious Modifier and Type Method Description KeyValueWithPrevious
KeyValueWithPrevious$___Marshaller_9145896a24b67e12a03ab245b027743214e8f0a00cff4e94594e6701c8f07ff1. read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)
Methods in org.infinispan.commons.util that return types with arguments of type KeyValueWithPrevious Modifier and Type Method Description Class<KeyValueWithPrevious>
KeyValueWithPrevious$___Marshaller_9145896a24b67e12a03ab245b027743214e8f0a00cff4e94594e6701c8f07ff1. getJavaClass()
Methods in org.infinispan.commons.util with parameters of type KeyValueWithPrevious Modifier and Type Method Description void
KeyValueWithPrevious$___Marshaller_9145896a24b67e12a03ab245b027743214e8f0a00cff4e94594e6701c8f07ff1. write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, KeyValueWithPrevious $2)
-