Package com.martiansoftware.nailgun
Interface NonStaticNail
public interface NonStaticNail
Allows providing a instance (non-static) main method.
Potentially helpful for users of JVM languages other than Java.
Implementations of this interface MUST provide a public, no-args constructor.
-
Method Summary
-
Method Details
-
nailMain
-