Package com.github.loki4j.common
Class ByteBufferFactory
- java.lang.Object
-
- com.github.loki4j.common.ByteBufferFactory
-
public class ByteBufferFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ByteBufferFactory(boolean isDirect)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.nio.ByteBufferallocate(int capacity)
-