E
public class MaybeFirstElement<E> extends Object implements Delegate<Maybe<E>,Iterator<E>>
MaybeFirstElement()
Maybe<E>
perform(Iterator<E> consumable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MaybeFirstElement()
public Maybe<E> perform(Iterator<E> consumable)
perform
Delegate<Maybe<E>,Iterator<E>>
Copyright © 2016. All rights reserved.