| Modifier and Type | Class and Description |
|---|---|
static class |
CustColl.Builder<E> |
| Constructor and Description |
|---|
CustColl() |
| Modifier and Type | Method and Description |
|---|---|
static <E> CustColl.Builder<E> |
builder() |
static <E> CustColl<E> |
from(Iterable<? extends E> elements) |
Iterator<E> |
iterator() |
static <E> CustColl<E> |
of() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2017 The Immutables.org authors. All rights reserved.