- Type Parameters:
T
- Type
- All Implemented Interfaces:
Function<T,T>
, Function<T,T>
- Enclosing class:
LoadingIntMap<V>
public abstract static class LoadingIntMap.Feeder<T>
extends Object
implements Function<T,T>
Due to java stuff, you will need to cast it to (Function) for some cases
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.google.common.base.Function
equals