public interface org.apache.commons.math3.analysis.solvers.DifferentiableUnivariateSolver extends org.apache.commons.math3.analysis.solvers.BaseUnivariateSolver<org.apache.commons.math3.analysis.DifferentiableUnivariateFunction>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.apache.commons.math3.analysis.solvers.DifferentiableUnivariateSolver
  super_class: java.lang.Object
{
}
Signature: Ljava/lang/Object;Lorg/apache/commons/math3/analysis/solvers/BaseUnivariateSolver<Lorg/apache/commons/math3/analysis/DifferentiableUnivariateFunction;>;
SourceFile: "DifferentiableUnivariateSolver.java"
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()