Package com.epam.common.pool
Class ByteBufferPool
java.lang.Object
com.epam.common.pool.ByteBufferPool
Created by Dmitrii_Shiriaev on 10/22/2015.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondemand
(int capacity) demandAndClean
(int capacity) static ByteBufferPool
instance()
void
release
(ByteBuffer buffer)
-
Field Details
-
DEFAULT
public static final int DEFAULT- See Also:
-
-
Method Details
-
demandAndClean
-
demand
-
release
-
instance
-