public class RationalCounter
extends java.lang.Object
Constructor and Description |
---|
RationalCounter(int threshold) |
Modifier and Type | Method and Description |
---|---|
void |
countIfGreater(int numerator,
int denominator) |
int |
getCounter() |