|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.officefloor.plugin.stream.squirtfactory.BufferSquirtImpl
public class BufferSquirtImpl
BufferSquirt implementation that wraps a ByteBuffer.
| Constructor Summary | |
|---|---|
BufferSquirtImpl(ByteBuffer buffer)
Initiate. |
|
| Method Summary | |
|---|---|
void |
close()
Closes and releases any resources. |
ByteBuffer |
getBuffer()
Obtains the ByteBuffer for this squirt in the stream. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BufferSquirtImpl(ByteBuffer buffer)
buffer - ByteBuffer.| Method Detail |
|---|
public ByteBuffer getBuffer()
BufferSquirtByteBuffer for this squirt in the stream.
getBuffer in interface BufferSquirtByteBuffer.public void close()
BufferSquirt
close in interface BufferSquirt
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||