Interface ObjectPoolFactoryImplementation
-
- All Known Subinterfaces:
ReadableObjectPool<T>,WriteableObjectPool<T>
- All Known Implementing Classes:
WriteableObjectPoolImpl
public interface ObjectPoolFactoryImplementation- Author:
- Rainer Maximini
- See Also:
FactoryObjectImplementation,ObjectPoolFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringnewObjectId(String base, String offset)
-