Uses of Class
org.infinispan.commons.util.NullValue
-
Packages that use NullValue Package Description org.infinispan.commons.util Commons package providing various utility classes -
-
Uses of NullValue in org.infinispan.commons.util
Fields in org.infinispan.commons.util declared as NullValue Modifier and Type Field Description static NullValueNullValue. NULLMethods in org.infinispan.commons.util that return NullValue Modifier and Type Method Description static NullValueNullValue. getInstance()NullValueNullValue$___Marshaller_a83283d4dbbe8b8520f457699d99f19344b973d04786829de1e22c08915e6e56. read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)Methods in org.infinispan.commons.util that return types with arguments of type NullValue Modifier and Type Method Description Class<NullValue>NullValue$___Marshaller_a83283d4dbbe8b8520f457699d99f19344b973d04786829de1e22c08915e6e56. getJavaClass()Methods in org.infinispan.commons.util with parameters of type NullValue Modifier and Type Method Description voidNullValue$___Marshaller_a83283d4dbbe8b8520f457699d99f19344b973d04786829de1e22c08915e6e56. write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, NullValue $2)
-