Package com.impossibl.postgres.utils
Interface Await.InterruptibleFunction
-
- Enclosing class:
- Await
public static interface Await.InterruptibleFunction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
await()
-
-
-
Method Detail
-
await
void await() throws InterruptedException
- Throws:
InterruptedException
-
-