- Type Parameters:
T
- Type
- All Implemented Interfaces:
- Function<T,T>
- Enclosing class:
- LoadingMap<K,V>
public abstract static class LoadingMap.Feeder<T>
extends Object
implements Function<T,T>
Due to java stuff, you will need to cast it to (Function) for some cases