de.team33.patterns.pooling.ariel.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pooling-ariel Show documentation
Show all versions of pooling-ariel Show documentation
Provides a simple pooling of "expensive", reusable but thread-sensitive instances.
/**
* Provides a simple pooling of "expensive" but thread-sensitive instances.
*
* @see Ariel
*/
package de.team33.patterns.pooling.ariel;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy