Class that serves as an interface for the. More...
Class that serves as an interface for the.
◆ equals()
| def streams.Collection.equals |
( |
|
self, |
|
|
|
ot |
|
) |
|
|
◆ clone()
| def streams.Collection.clone |
( |
|
self, |
|
|
|
Collection |
|
) |
|
|
Create a clone of the collection object.
- Returns
- clone of the collection object
◆ assignFrom()
| def streams.Collection.assignFrom |
( |
|
self, |
|
|
|
ot |
|
) |
|
|
◆ swapWith()
| def streams.Collection.swapWith |
( |
|
self, |
|
|
|
ot |
|
) |
|
|
◆ hashCode()
| def streams.Collection.hashCode |
( |
|
self, |
|
|
|
int |
|
) |
|
|
Get hash code.
- Returns
- hash code
◆ getSerializedSize()
| def streams.Collection.getSerializedSize |
( |
|
self, |
|
|
|
int |
|
) |
|
|
Get the size in bytes when serialized.
- Returns
- size in bytes when serialized
The documentation for this class was generated from the following file: