HomeSort by relevance Sort by last modified time
    Searched refs:NullOutputException (Results 1 - 2 of 2) sorted by null

  /external/guava/src/com/google/common/collect/
NullOutputException.java 26 class NullOutputException extends NullPointerException {
27 public NullOutputException(String s) {
MapMaker.java 611 throw new NullOutputException(message);
812 throw new NullOutputException(message);
    [all...]

Completed in 13 milliseconds