Interface CachingBufferPool.IntFunction<E>

Enclosing class:
CachingBufferPool

private static interface CachingBufferPool.IntFunction<E>
  • Method Summary

    Modifier and Type
    Method
    Description
    create(int size)
     
  • Method Details

    • create

      E create(int size)