Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

A collection of classes that do nothing.

Namespace:  Tangosol.Util
Assembly:  Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)

Syntax

C#
public class NullImplementation

Remarks

For each class implemented, a factory method will exist following the naming convention "Get" plus the class or interface name.

Inheritance Hierarchy

System..::.Object
  Tangosol.Util..::.NullImplementation

See Also