org.openflow.util
Class U64

java.lang.Object
  extended by org.openflow.util.U64

public class U64
extends java.lang.Object


Constructor Summary
U64()
           
 
Method Summary
static java.math.BigInteger f(long i)
           
static long t(java.math.BigInteger l)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

U64

public U64()
Method Detail

f

public static java.math.BigInteger f(long i)

t

public static long t(java.math.BigInteger l)