Uses of Class
com.tangosol.io.pof.reflect.PofSparseArray.NilPofValue
-
Packages that use PofSparseArray.NilPofValue Package Description com.tangosol.io.pof.reflect Contains classes related to POF stream navigation and manipulation. -
-
Uses of PofSparseArray.NilPofValue in com.tangosol.io.pof.reflect
Methods in com.tangosol.io.pof.reflect that return PofSparseArray.NilPofValue Modifier and Type Method Description protected PofSparseArray.NilPofValue
PofSparseArray. instantiateNilValue(int of, int nIndex)
Instantiate aPofSparseArray.NilPofValue
(factory method).protected PofSparseArray.NilPofValue
PofUniformSparseArray. instantiateNilValue(int of, int nIndex)
Instantiate aPofSparseArray.NilPofValue
(factory method).
-