Uses of Class
org.infinispan.protostream.Version
Packages that use Version
Package
Description
Library for easy and efficient marshalling of Java objects in Protocol Buffers format.
-
Uses of Version in org.infinispan.protostream
Fields in org.infinispan.protostream declared as VersionMethods in org.infinispan.protostream that return VersionModifier and TypeMethodDescriptionstatic VersionVersion.getVersion()static VersionVersion.getVersion(Class<?> clazz) Try to obtain the version from the manifest.Methods in org.infinispan.protostream with parameters of type Version