Searched refs:maximum (Results 1 – 4 of 4) sorted by relevance
52 private int maximum = -1; field in GeneralSubtree66 this.maximum = max; in GeneralSubtree()92 maximum = opt.getInteger(); in GeneralSubtree()123 return maximum; in getMaximum()133 if (maximum == -1) { in toString()136 s += "\t Maximum: " + maximum; in toString()161 if (this.maximum != otherGS.maximum) in equals()180 if (maximum != -1) { in hashCode()181 myhash = 37 * myhash + maximum; in hashCode()203 if (maximum != -1) { in encode()[all …]
260 long maximum = expectedMillis + 200L; in assertDurationIsInRange() local268 } else if (duration > maximum) { in assertDurationIsInRange()270 " maximum duration: " + maximum + in assertDurationIsInRange()
176 * A positive float value indicating the maximum number of253 * A positive float value indicating the maximum number of486 * Returns the maximum number of $otype$s that will be produced for each497 * @return The maximum number of $otype$s that will be produced per
801 * The maximum number of $type$s to be written to the given