Home
last modified time | relevance | path

Searched refs:NullOutputExceptionReference (Results 1 – 1 of 1) sorted by relevance

/external/guava/src/com/google/common/collect/
DMapMaker.java610 entry, new NullOutputExceptionReference<K, V>(message)); in compute()
798 private static class NullOutputExceptionReference<K, V> class in MapMaker
801 NullOutputExceptionReference(String message) { in NullOutputExceptionReference() method in MapMaker.NullOutputExceptionReference