Uses of Interface
com.google.crypto.tink.internal.TinkBugException.ThrowingRunnable
-
Packages that use TinkBugException.ThrowingRunnable Package Description com.google.crypto.tink.internal -
-
Uses of TinkBugException.ThrowingRunnable in com.google.crypto.tink.internal
Methods in com.google.crypto.tink.internal with parameters of type TinkBugException.ThrowingRunnable Modifier and Type Method Description static voidTinkBugException. exceptionIsBug(TinkBugException.ThrowingRunnable v)Swallows an exception and translates it into a TinkBugException.
-