|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.java.games.gluegen.runtime.BufferFactory
public class BufferFactory
| Constructor Summary | |
|---|---|
BufferFactory()
|
|
| Method Summary | |
|---|---|
static boolean |
isDirect(java.nio.Buffer buf)
Helper routine to tell whether a buffer is direct or not. |
static java.nio.ByteBuffer |
newDirectByteBuffer(int size)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BufferFactory()
| Method Detail |
|---|
public static java.nio.ByteBuffer newDirectByteBuffer(int size)
public static boolean isDirect(java.nio.Buffer buf)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||