Class MathContextReader

java.lang.Object
io.nosqlbench.virtdata.library.basics.shared.util.MathContextReader

public class MathContextReader
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    MathContextReader()  
  • Method Summary

    Modifier and Type Method Description
    static java.math.MathContext getMathContext​(java.lang.String name)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MathContextReader

      public MathContextReader()
  • Method Details

    • getMathContext

      public static java.math.MathContext getMathContext​(java.lang.String name)