|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gradle.util.IgnoreInterruptHandler
class IgnoreInterruptHandler extends java.lang.Object
Constructor Summary | |
IgnoreInterruptHandler()
|
Method Summary | |
---|---|
boolean
|
handleIterrupt(T interruptedThead, java.lang.InterruptedException interruptedException)
|
Methods inherited from class java.lang.Object | |
---|---|
hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
Constructor Detail |
---|
IgnoreInterruptHandler()
Method Detail |
---|
public boolean handleIterrupt(T interruptedThead, java.lang.InterruptedException interruptedException)
Groovy Documentation