A fixed-size collection with no elements.
| Attributes | |
| empty | Source Code shared actual Boolean empty Returns |
| first | Source Code shared actual default Nothing first Returns |
| iterator | Source Code Returns |
| last | Source Code shared actual default Nothing last Returns |
| size | Source Code shared actual default Integer size Returns 0. |
| Inherited Attributes |
| Attributes inherited from: Object |
| Attributes inherited from: Cloneable<Clone> |
| Attributes inherited from: Object |
| Attributes inherited from: Container |
| Attributes inherited from: ContainerWithFirstElement<Element,Null> |
| Attributes inherited from: Iterable<Element> |
| Attributes inherited from: Sized |