cdb
Class make

java.lang.Object
  |
  +--cdb.make

public class make
extends java.lang.Object

The cdb.make program is a command-line tool which is used to create a constant database.


Constructor Summary
make()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

make

public make()
Method Detail

main

public static void main(java.lang.String[] args)