tdb.cmdline
Class CmdSub

java.lang.Object
  extended by tdb.cmdline.CmdSub
Direct Known Subclasses:
tdbconfig

public class CmdSub
extends Object


Nested Class Summary
static interface CmdSub.Exec
           
 
Constructor Summary
CmdSub(String... argv)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CmdSub

public CmdSub(String... argv)


Licenced under the Apache License, Version 2.0