| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmpjbuf.NIOBuffer
mpjbuf.Buddy2Buffer
public class Buddy2Buffer
| Field Summary | |
|---|---|
|  boolean | free | 
|  int | level | 
|  int | realOffset | 
|  Buddy2Region | region | 
| Constructor Summary | |
|---|---|
| Buddy2Buffer(java.nio.ByteBuffer slicedBuffer,
             int bufoffset,
             int capacity,
             int level,
             Buddy2Region region,
             int realOffset) | |
| Method Summary | 
|---|
| Methods inherited from class mpjbuf.NIOBuffer | 
|---|
| clear, copy, free, gather, gather, gather, gather, gather, gather, gather, gather, getBuffer, getByte, getCapacity, getInt, putByte, putInt, read, read, read, read, read, read, read, read, scatter, scatter, scatter, scatter, scatter, scatter, scatter, scatter, setBuffer, setEncoding, strGather, strGather, strGather, strGather, strGather, strGather, strGather, strGather, strScatter, strScatter, strScatter, strScatter, strScatter, strScatter, strScatter, strScatter, write, write, write, write, write, write, write, write | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public int level
public int realOffset
public boolean free
public Buddy2Region region
| Constructor Detail | 
|---|
public Buddy2Buffer(java.nio.ByteBuffer slicedBuffer,
                    int bufoffset,
                    int capacity,
                    int level,
                    Buddy2Region region,
                    int realOffset)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||