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