public static final class CollectionFunctionals.FirstElementFunction<T>
extends java.lang.Object
Constructor and Description |
---|
FirstElementFunction() |
Modifier and Type | Method and Description |
---|---|
T |
apply(java.lang.Iterable<? extends T> input) |
java.lang.String |
toString() |