E
public class FirstElement<E> extends Object implements Function<Iterator<E>,E>
FirstElement()
apply(Iterator<E> consumable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public FirstElement()
public E apply(Iterator<E> consumable)
apply
Function<Iterator<E>,E>
consumable
IllegalArgumentException
Copyright © 2017. All rights reserved.