cdb
Class dump

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

public class dump
extends java.lang.Object

The cdb.dump program is a command-line tool which is used to dump the values stored in a constant database.


Constructor Summary
dump()
           
 
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

dump

public dump()
Method Detail

main

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