|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gradle.util.IgnoreInterruptHandler<T>
public class IgnoreInterruptHandler<T>
Constructor Summary | |
---|---|
IgnoreInterruptHandler()
|
Method Summary | |
---|---|
boolean |
handleIterrupt(T interruptedThead,
java.lang.InterruptedException interruptedException)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IgnoreInterruptHandler()
Method Detail |
---|
public boolean handleIterrupt(T interruptedThead, java.lang.InterruptedException interruptedException)
handleIterrupt
in interface InterruptHandler<T>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |