Searched defs:call (Results 1 – 5 of 5) sorted by relevance
35 V call() throws Exception; in call() method
570 public final T call() { in call() method in JSR166TestCase.CheckedCallable583 public final T call() { in call() method in JSR166TestCase.CheckedInterruptedCallable601 public Object call() { return Boolean.TRUE; } in call() method in JSR166TestCase.NoOpCallable607 public String call() { return TEST_STRING; } in call() method in JSR166TestCase.StringTask
355 public Object call() { in call() method in ExecutorsTest.CheckCCL
138 public A call() throws Exception { in call() method in ClassLoaderReflectionTest.E
930 public Void call() throws Exception { in call() method in HttpsURLConnectionTest.ServerWork1082 public Void call() throws Exception { in call() method in HttpsURLConnectionTest.ClientConnectionWork