E - the elements contained in the listpublic interface FList<E> extends Iterable<E>
| Modifier and Type | Interface and Description |
|---|---|
static class |
FList.Equality |
static class |
FList.FListIterator<E> |
static class |
FList.Hash |
| Modifier and Type | Method and Description |
|---|---|
E |
getHead() |
FList<E> |
getTail() |
forEach, iterator, spliteratorCopyright © 2011–2024 Live Ontologies Project. All rights reserved.