Bouncy Castle Cryptography Library 1.65

org.bouncycastle.util
Class Longs

java.lang.Object
  extended byorg.bouncycastle.util.Longs

public class Longs
extends java.lang.Object


Constructor Summary
Longs()
           
 
Method Summary
static java.lang.Long valueOf(long value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Longs

public Longs()
Method Detail

valueOf

public static java.lang.Long valueOf(long value)

Bouncy Castle Cryptography Library 1.65