java.util.concurrent.Callable<java.lang.Integer>
public interface CommandLineCallable
extends java.util.concurrent.Callable<java.lang.Integer>
Modifier and Type | Method | Description |
---|---|---|
java.lang.Integer |
call() |
java.lang.Integer call() throws CommandLineException
call
in interface java.util.concurrent.Callable<java.lang.Integer>
CommandLineException
Copyright © 2018. All rights reserved.