Uses of Interface
com.yahoo.yolean.Exceptions.RunnableThrowingInterruptedException
Packages that use Exceptions.RunnableThrowingInterruptedException
-
Uses of Exceptions.RunnableThrowingInterruptedException in com.yahoo.yolean
Methods in com.yahoo.yolean with parameters of type Exceptions.RunnableThrowingInterruptedExceptionModifier and TypeMethodDescriptionstatic voidExceptions.uncheckInterrupted(Exceptions.RunnableThrowingInterruptedException runnable) static voidExceptions.uncheckInterruptedAndRestoreFlag(Exceptions.RunnableThrowingInterruptedException runnable)