Searched refs:checkThrew (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/util/concurrent/FutureTask/
H A DCustomized.java95 static <V> void checkThrew(final FutureTask<V> task) { method in class:Customized
155 checkThrew(task);
178 checkThrew(task);
183 checkThrew(task);

Completed in 587 milliseconds