public static class Argument.DummyCallable extends Object implements Callable<List<String>>
DummyCallable()
List<String>
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DummyCallable()
public List<String> call() throws Exception
call
Callable<List<String>>
Exception
Copyright © 2023. All rights reserved.