Class GearsOutput


  • public class GearsOutput
    extends Object
    • Field Detail

      • solution

        protected org.apache.commons.math3.fraction.Fraction[] solution
      • teethCounts

        protected List<int[][]> teethCounts
    • Constructor Detail

      • GearsOutput

        public GearsOutput​(org.apache.commons.math3.fraction.Fraction[] solution,
                           List<int[][]> teethCounts)
    • Method Detail

      • toJson

        public String toJson()