Uses of Class
org.jgroups.util.ObjectWrapperPrimitive
-
Packages that use ObjectWrapperPrimitive Package Description org.jgroups.util Provides useful functionality which cannot be assigned to any particular other package. -
-
Uses of ObjectWrapperPrimitive in org.jgroups.util
Subclasses of ObjectWrapperPrimitive in org.jgroups.util Modifier and Type Class Description class
ObjectWrapperSerializable
Wraps an object and its serialized form.Methods in org.jgroups.util that return ObjectWrapperPrimitive Modifier and Type Method Description ObjectWrapperPrimitive
ObjectWrapperPrimitive. setObject(java.lang.Object obj)
-