org.fusesource.hawtjni.runtime
Class PointerMath

java.lang.Object
  extended by org.fusesource.hawtjni.runtime.PointerMath

public class PointerMath
extends Object

Author:
Hiram Chirino

Constructor Summary
PointerMath()
           
 
Method Summary
static long add(long ptr, long n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PointerMath

public PointerMath()
Method Detail

add

public static final long add(long ptr,
                             long n)


Copyright © 2009-2011 FuseSource, Corp.. All Rights Reserved.