Class calypso.util.SelfTestAtom
All Packages This Package Class Hierarchy Class Search Index
Class calypso.util.SelfTestAtom
java.lang.Object
|
+----calypso.util.SelfTestAtom
class SelfTestAtom
extends java.lang.Object
{
// Constructors 1
public SelfTestAtom();
// Methods 2
static String asciify(int);
public static void run() throws SelfTestException;
}
Constructors
public SelfTestAtom()
Default constructor
Methods
public static void run() throws SelfTestException
static String asciify(int i)
All Packages This Package Class Hierarchy Class Search Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4
|