public class ScannerConsumerFunction<T> extends Object implements Function<T,T>
ScannerConsumerFunction(Consumer<? super T> consumer)
T
apply(T item)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public ScannerConsumerFunction(Consumer<? super T> consumer)
public T apply(T item)
apply
Function<T,T>
Copyright © 2009–2022. All rights reserved.