Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The ObjectUtils type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ObjectUtils | Initializes a new instance of the ObjectUtils class |
Methods
| Name | Description | |
|---|---|---|
| CreateInstance |
Creates object instance using constructor that matches
specified parameters.
| |
| CreateInstanceSafe |
Creates object instance using constructor that matches
specified parameters.
| |
Determines whether the specified (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
| IsImmutable |
Return true if the specified object is immutable,
false otherwise.
| |
Creates a shallow copy of the current (Inherited from | ||
Returns a (Inherited from |
Fields
| Name | Description | |
|---|---|---|
| NO_VALUE |
Constant that allows one to differentiate between a non-existent
value and null.
|