概要:
详细资料:
static <E> E
first(Iterable<E> i)
static <E, T> List<T>
map(Iterable<E> i, Function<E,T> mapper)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait