TestStringCache

Tests the string cache facility.

Methods
static void main(String... args)
This method is called when executing this application from the command line.
static void main(String... args) throws Exception
This method is called when executing this application from the command line.
Parameters:
args - the command line parameters
void test()
void test() throws InterruptedException
void testString()
Test one string operation using the string cache.
void testString()
Test one string operation using the string cache.

Fields
static boolean stop

stop

Flag to indicate the test should stop.