A fixed-sized, non-empty collection.
| Attributes | |
| empty | Source Code shared actual Boolean empty Returns |
| first | Source Code shared actual default Element first Returns the first element, which always exists. |
| 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 |