Comparison Class Reference

List of all members.

Static Public Member Functions

static String[] strings ()
 Return the table of String objects containing "george".
static void main (String[]args)
 Launch the program and time results.

Static Public Attributes

static int MAX = 100
 Size of the table.

Member Function Documentation

static void Comparison::main ( String[]  args  )  [inline, static]

Launch the program and time results.

static String [] Comparison::strings (  )  [inline, static]

Return the table of String objects containing "george".


Member Data Documentation

int Comparison::MAX = 100 [static]

Size of the table.


The documentation for this class was generated from the following file: Algorithm Development Kit 1.0