public static class VolatileChunk.KeyFactory.AutoIncrementFunction<V> extends java.lang.Object implements com.google.common.base.Function<V,java.lang.Integer>
VolatileChunk.KeyFactory.AutoIncrementFunction()
java.lang.Integer
apply(V input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public VolatileChunk.KeyFactory.AutoIncrementFunction()
public java.lang.Integer apply(V input)
apply
com.google.common.base.Function<V,java.lang.Integer>