Interface FactoryPools.Poolable

Enclosing class:
FactoryPools

public static interface FactoryPools.Poolable
Allows additional verification to catch errors caused by using objects while they are in an object pool.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details