mako5
Class Mako5

java.lang.Object
  extended by mako5.Mako5

public class Mako5
extends Object

Represents the library as a whole.

Version:
08-Jul 2006, 29-Jul 2006, 01-Aug 2006
Author:
Paul Jarrett

Field Summary
static long BUILD_DATE
          The current version of the Mako5 architecture.
 
Constructor Summary
Mako5()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BUILD_DATE

public static final long BUILD_DATE
The current version of the Mako5 architecture.

Since:
16-Jul 2006
See Also:
Constant Field Values
Constructor Detail

Mako5

public Mako5()