All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.sf.mmm.util.pool.api.package-info Maven / Gradle / Ivy

The newest version!
/* Copyright (c) The m-m-m Team, Licensed under the Apache License, Version 2.0
 * http://www.apache.org/licenses/LICENSE-2.0 */
/**
 * Provides the API for a generic pool. 
 * 

Pool-Util API

Some sort of objects are expensive to create and should therefore be pooled. The interface * {@link net.sf.mmm.util.pool.api.Pool} provides a generic interface for a pool of some sort of objects. */ package net.sf.mmm.util.pool.api;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy