Package com.swiftmq.tools.gc
Class Recycler
java.lang.Object
com.swiftmq.tools.gc.Recycler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
checkIn
(Recyclable recyclable) checkOut()
void
clear()
protected abstract Recyclable
get
(int index)
-
Constructor Details
-
Recycler
public Recycler(int maxSize) -
Recycler
public Recycler()
-
-
Method Details
-
createRecyclable
-
checkOut
-
checkIn
-
get
-
getUseList
-
clear
public void clear()
-