Oracle® Coherence .NET API Reference Release 3.6
E15727-01
E15727-01
The CollectionUtils type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add | Overloaded. | |
| AddAll |
Adds all of the elements of the "source" collection to the
"target" collection.
| |
| Clear |
Clears specified collection.
| |
| Contains |
Determines whether an element is in the collection.
| |
| ContainsAll |
Determines whether all elements from the source collection are
contained in the target collection.
| |
Determines whether the specified (Inherited from | ||
| EqualsDeep |
Examines whether two parameters are two equal array objects.
| |
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
| HeadList |
Returns a portion of the list whose keys are less than the limit
object parameter.
| |
Creates a shallow copy of the current (Inherited from | ||
| Randomize | Overloaded. | |
| Remove |
Removes an element from the specified collection.
| |
| RemoveAll |
Removes all elements contained in the source collection from the
target collection.
| |
| RetainAll |
Removes all elements from the target collection that are not
contained in the source collection.
| |
| SetBitsTrue |
Sets the specified bit to true.
| |
| TailList |
Returns a portion of the list whose keys are greater than the
limit object parameter.
| |
| ToArray |
Returns an array containing all of the elements from the
specified collection.
| |
| ToByteArray |
Convert an array of sbyte values to an array of corresponding
byte values.
| |
| ToByteArrayUnchecked |
Convert an array of sbyte values to an array of corresponding
byte values.
| |
| ToDelimitedString |
Format the content of the passed Object array as a delimited string.
| |
| ToSByteArray |
Convert an array of byte values to an array of corresponding
sbyte values.
| |
| ToSByteArrayUnchecked |
Convert an array of byte values to an array of corresponding
sbyte values.
| |
Returns a (Inherited from | ||
| TrimLeftZeroBytes |
Trim zero bytes from the beggining of the array.
|