org.tm4j.tmnav.app.util.Pool .addFree(java.lang.Object o)

Description

adds an object o to the list of free objects, if o is not already contained in this pool

Parameters
java.lang.Object o

Other Resources

Related Topics

Has Parameters