Package zombie.popman

Interface ObjectPool.Allocator

Enclosing class:
ObjectPool

public static interface ObjectPool.Allocator
  • Method Summary

    Modifier and Type Method Description
    java.lang.Object allocate()  
  • Method Details

    • allocate

      java.lang.Object allocate()