@ParametersAreNonnullByDefault public static interface RecyclingSupplier.Factory<T>
T create() throws ObjectCreationException
ObjectCreationExceptionvoid dispose(T object) throws ObjectDisposeException
object - ObjectDisposeExceptionCopyright © 2014. All rights reserved.