public static class RatioNumber.Ratio extends Object
| Constructor and Description |
|---|
Ratio(int oneRate,
int useRate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getOneRate() |
int |
getUseRate() |
int |
hashCode() |
String |
toString() |
Copyright © 2023. All rights reserved.