org.tm4j.tmnav.app.util.Pool .getFree()

Returns

a free Object when the method returns the object is marked as used, until setFree(Object o) or setAllFree() is called

Other Resources

Related Topics