T
Function<T,T>
public abstract static class LoadingMap.Feeder<T> extends Object implements Function<T,T>
Feeder()
abstract T
apply()
apply(@Nullable Object input)
andThen, compose
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Feeder()
@Nullable public T apply(@Nullable @Nullable Object input)
apply
@Nullable public abstract T apply()
Copyright © 2020. All rights reserved.