Uses of Class
com.tangosol.io.pof.reflect.AbstractPofPath
-
Packages that use AbstractPofPath Package Description com.tangosol.io.pof.reflect Contains classes related to POF stream navigation and manipulation. -
-
Uses of AbstractPofPath in com.tangosol.io.pof.reflect
Subclasses of AbstractPofPath in com.tangosol.io.pof.reflect Modifier and Type Class Description class
SimplePofPath
A staticPofNavigator
implementation which uses an array of integer indices to navigate the PofValue hierarchy.
-