Home
last modified time | relevance | path

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

/external/guava/guava/src/com/google/common/util/concurrent/
DCycleDetectingLockFactory.java517 private static class ExampleStackTrace extends IllegalStateException { class in CycleDetectingLockFactory
527 ExampleStackTrace(LockGraphNode node1, LockGraphNode node2) { in ExampleStackTrace() method in CycleDetectingLockFactory.ExampleStackTrace