Top Fields Constructors Methods
sun.security.krb5

public final Class Confounder

extends Object
Class Inheritance
Imports
java.security.SecureRandom

Field Summary

Modifier and TypeField and Description
private static SecureRandom

Constructor Summary

AccessConstructor and Description
private

Method Summary

Modifier and TypeMethod and Description
public static byte[]
bytes(int size)

public static int
public static long
Inherited from java.lang.Object:
cloneequalsfinalizegetClasshashCodenotifynotifyAlltoStringwaitwaitwait

Field Detail

srandback to summary
private static SecureRandom srand

Constructor Detail

Confounderback to summary
private Confounder()

Method Detail

bytesback to summary
public static byte[] bytes(int size)
intValueback to summary
public static int intValue()
longValueback to summary
public static long longValue()