|
Class calypso.util.SelfTestIDMap
All Packages This Package Class Hierarchy Class Search Index
Class calypso.util.SelfTestIDMap
java.lang.Object
|
+----calypso.util.SelfTestIDMap
class SelfTestIDMap
extends java.lang.Object
{
// Constructors 1
public SelfTestIDMap();
// Methods 2
static String asciify(int);
public static void run() throws SelfTestException;
}
Constructors
public SelfTestIDMap()
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
|