Searched defs:createNoSuchElementException (Results 1 - 2 of 2) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/
H A DMathRuntimeException.java521 * @deprecated as of 2.2 replaced by {@link #createNoSuchElementException(Localizable, Object...)}
524 public static NoSuchElementException createNoSuchElementException(final String pattern, method in class:MathRuntimeException
526 return createNoSuchElementException(new DummyLocalizable(pattern), arguments);
537 public static NoSuchElementException createNoSuchElementException(final Localizable pattern, method in class:MathRuntimeException
/external/conscrypt/benchmark-android/
H A Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties.java package vogar ...

Completed in 170 milliseconds