Class Maximum.ForInteger

java.lang.Object
com.djrapitops.plan.utilities.analysis.Maximum.ForInteger
Enclosing interface:
Maximum

public static class Maximum.ForInteger extends Object
  • Constructor Details

    • ForInteger

      public ForInteger()
    • ForInteger

      public ForInteger(int startingValue)
  • Method Details

    • add

      public void add(int value)
    • getMaxAndReset

      public int getMaxAndReset()