Callable<Integer>
public class MalCompiler extends Object implements Callable<Integer>
MalCompiler()
Integer
call()
static void
main(String... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MalCompiler()
public Integer call() throws Exception
call
Exception
public static void main(String... args)