Home
last modified time | relevance | path

Searched defs:Exiter (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava/src/com/google/common/util/concurrent/
DUncaughtExceptionHandlers.java53 @VisibleForTesting static final class Exiter implements UncaughtExceptionHandler { class in UncaughtExceptionHandlers
58 Exiter(Runtime runtime) { in Exiter() method in UncaughtExceptionHandlers.Exiter