Package org.biojava.nbio.aaproperties
Class CommandPrompt
- java.lang.Object
-
- org.biojava.nbio.aaproperties.CommandPrompt
-
public class CommandPrompt extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
CommandPrompt.PropertyName
-
Constructor Summary
Constructors Constructor Description CommandPrompt()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(String[] args)
The main methodstatic void
run(String[] args)
-
-
-
Constructor Detail
-
CommandPrompt
public CommandPrompt()
-
-