NullImplementation Class |
Namespace: Tangosol.Util
public class NullImplementation
The NullImplementation type exposes the following members.
| Name | Description | |
|---|---|---|
| NullImplementation | Initializes a new instance of the NullImplementation class |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetCache |
Returns an instance of the NullImplementationNullCache.
| |
| GetCollection |
Returns an instance of the NullImplementationNullCollection.
| |
| GetConverter |
Obtain a null implementation of a IConverter.
| |
| GetDictionary |
Returns an instance of the NullImplementationNullDictionary.
| |
| GetEnumerator |
Returns an instance of the NullImplementationNullEnumerator.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetObservableCache |
Returns an instance of the NullImplementationNullObservableCache.
| |
| GetPofContext |
Obtain a null implementation of a IPofContext.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetValueExtractor |
Returns an instance of the NullImplementationNullValueExtractor.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |