| |
|
| java.lang.Object lb.Client
Client | public class Client (Code) | | Client of the lb JOnAS example
author: Helene Joanin |
m_accounts | static int m_accounts(Code) | | |
m_loops | static int m_loops(Code) | | |
m_noinit | static boolean m_noinit(Code) | | |
m_valmove | static int m_valmove(Code) | | |
error | static void error(String errMsg)(Code) | | Display the given error message
|
fatalError | static void fatalError(String errMsg)(Code) | | Display the given error message and exits
|
info | static void info(String infoMsg)(Code) | | Display the given information message
|
random | static int random(int max)(Code) | | Returns an integer between 0 and max-1
|
usage | static void usage()(Code) | | Display the usage
|
|
|
|