Bouncy Castle Cryptography Library 1.64

org.bouncycastle.util
Class Shorts

java.lang.Object
  |
  +--org.bouncycastle.util.Shorts

public class Shorts
extends java.lang.Object


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

Constructor Detail

Shorts

public Shorts()
Method Detail

valueOf

public static java.lang.Short valueOf(short value)

Bouncy Castle Cryptography Library 1.64