-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
int |
alloc(int size) |
int |
get(int ptr) |
void |
reset() |
void |
set(int ptr,
int val) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
BigIntBuffer
public BigIntBuffer()
-
Method Detail
-
reset
public void reset()
-
get
public int get(int ptr)
Copyright © 2005–2013. All rights reserved.