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