Class First<T>

All Implemented Interfaces:
Optional<T>

public final class First<T> extends LazyDelegatingOptional<T>
The first value of an Iterable.