public class LastFunction<T> extends Object implements IteratorToIteratorFunction<T>
LastFunction()
Iterator<Option<T>>
apply(Iterator<Option<T>> input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LastFunction()
public Iterator<Option<T>> apply(Iterator<Option<T>> input)
Function
apply
Function<Iterator<Option<T>>,Iterator<Option<T>>>
input
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.