org.p2c2e.zing
Class InOutIntBuffer

java.lang.Object
  extended byorg.p2c2e.zing.InOutIntBuffer

public class InOutIntBuffer
extends java.lang.Object


Field Summary
 java.nio.IntBuffer buffer
           
 
Constructor Summary
InOutIntBuffer(java.nio.IntBuffer b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

buffer

public java.nio.IntBuffer buffer
Constructor Detail

InOutIntBuffer

public InOutIntBuffer(java.nio.IntBuffer b)