Package org.xerial.snappy.pool
Interface CachingBufferPool.IntFunction<E>
-
- Enclosing class:
- CachingBufferPool
private static interface CachingBufferPool.IntFunction<E>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description E
create(int size)
-
-
-
Method Detail
-
create
E create(int size)
-
-