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

  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
UnivariateRealSolverImpl.java 159 throw MathRuntimeException.createUnsupportedOperationException(LocalizedFormats.NOT_OVERRIDEN);
183 throw MathRuntimeException.createUnsupportedOperationException(LocalizedFormats.NOT_OVERRIDEN);
  /external/apache-commons-math/src/main/java/org/apache/commons/math/
MathRuntimeException.java 570 public static UnsupportedOperationException createUnsupportedOperationException(final Localizable pattern,

Completed in 95 milliseconds