JavaScript is disabled on your browser.
Skip navigation links
Java API Reference for Oracle® Coherence Community Edition
(23.09)
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
com.tangosol.io.pof.reflect.PofArray
Packages that use
PofArray
Package
Description
com.tangosol.io.pof.reflect
Contains classes related to POF stream navigation and manipulation.
Uses of
PofArray
in
com.tangosol.io.pof.reflect
Subclasses of
PofArray
in
com.tangosol.io.pof.reflect
Modifier and Type
Class
Description
class
PofCollection
PofCollection is
PofValue
implementation for collections.
class
PofUniformArray
PofUniformArray is
PofValue
implementation for uniform arrays.
class
PofUniformCollection
PofUniformCollection is
PofValue
implementation for uniform collections.