com.browseengine.bobo.util
Class BigIntBuffer
java.lang.Object
com.browseengine.bobo.util.BigIntBuffer
public class BigIntBuffer
- extends Object
- Author:
- ymatsuda
|
Method Summary |
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 |
BigIntBuffer
public BigIntBuffer()
alloc
public int alloc(int size)
reset
public void reset()
set
public void set(int ptr,
int val)
get
public int get(int ptr)
Copyright © 2011. All Rights Reserved.