Class HelloWorld
- java.lang.Object
-
- org.biojava.nbio.proteincomparisontool.HelloWorld
-
public class HelloWorld extends java.lang.ObjectA dummy class that does nothing. This is so we can upload protein-comparison-tool.jar to Maven Central
-
-
Constructor Summary
Constructors Constructor Description HelloWorld()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidprint()Prints hello world on command line
-