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

An IValueExtractor that always results in the passed-in value.

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

Syntax

C#
public class NullValueExtractor : IValueExtractor, 
	IPortableObject

Inheritance Hierarchy

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

See Also