public class BufGroup extends Object
BufGroup(int factor)
BufGroup(int factor, boolean synchronizedBuffers)
Buf
from(ByteBuffer bbuf, String name)
from(String s, String name)
int
instances()
newBuf()
newBuf(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BufGroup(int factor, boolean synchronizedBuffers)
public BufGroup(int factor)
public Buf newBuf(String name)
public Buf newBuf()
public Buf from(String s, String name)
public Buf from(ByteBuffer bbuf, String name)
public int instances()
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.