Uses of Interface
org.wildfly.clustering.marshalling.protostream.util.UUIDBuilder
Packages that use UUIDBuilder
-
Uses of UUIDBuilder in org.wildfly.clustering.marshalling.protostream.util
Methods in org.wildfly.clustering.marshalling.protostream.util that return UUIDBuilderModifier and TypeMethodDescriptionUUIDMarshaller.createInitialValue()UUIDMarshaller.readFrom(ProtoStreamReader reader, int index, org.infinispan.protostream.descriptors.WireType type, UUIDBuilder builder) UUIDBuilder.setLeastSignificantBits(long bits) UUIDBuilder.setMostSignificantBits(long bits) Methods in org.wildfly.clustering.marshalling.protostream.util with parameters of type UUIDBuilderModifier and TypeMethodDescriptionUUIDMarshaller.readFrom(ProtoStreamReader reader, int index, org.infinispan.protostream.descriptors.WireType type, UUIDBuilder builder)