Class ObjectPool<T>
java.lang.Object
org.ojalgo.type.ObjectPool<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ObjectPool
public ObjectPool() -
ObjectPool
public ObjectPool(int capacity)
-
-
Method Details
-
borrow
-
giveBack
-
newObject
-
reset
-