public class RatRatcheter extends Object
Constructor and Description |
---|
RatRatcheter(Phone phone)
Constructor
|
Modifier and Type | Method and Description |
---|---|
int |
ratchetRat(int oldRat,
int newRat) |
void |
ratchetRat(ServiceState oldSS,
ServiceState newSS) |
public RatRatcheter(Phone phone)
public int ratchetRat(int oldRat, int newRat)
public void ratchetRat(ServiceState oldSS, ServiceState newSS)