public class Round extends ArithmeticHolder
Arithmetic Holder that rounds value A.
  • Constructor Details

    • Round

      public Round(com.fasterxml.jackson.databind.JsonNode node)
      Create a new rounding operation
      Parameters:
      node - The JsonNode to refer
  • Method Details