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