Uses of Interface
org.wildfly.clustering.marshalling.protostream.util.UUIDBuilder
-
Packages that use UUIDBuilder Package Description org.wildfly.clustering.marshalling.protostream.util -
-
Uses of UUIDBuilder in org.wildfly.clustering.marshalling.protostream.util
Methods in org.wildfly.clustering.marshalling.protostream.util that return UUIDBuilder Modifier and Type Method Description UUIDBuilderUUIDMarshaller. createInitialValue()UUIDBuilderUUIDMarshaller. readFrom(ProtoStreamReader reader, int index, org.infinispan.protostream.descriptors.WireType type, UUIDBuilder builder)UUIDBuilderUUIDBuilder. setLeastSignificantBits(long bits)UUIDBuilderUUIDBuilder. setMostSignificantBits(long bits)Methods in org.wildfly.clustering.marshalling.protostream.util with parameters of type UUIDBuilder Modifier and Type Method Description UUIDBuilderUUIDMarshaller. readFrom(ProtoStreamReader reader, int index, org.infinispan.protostream.descriptors.WireType type, UUIDBuilder builder)
-