提供Guava數學相關的實用工具類來處理int,long及BigInteger。以下是有用的工具列表:
| S.N. | 程式名稱和說明 |
|---|---|
| 1 |
IntMath 數學工具為int類型。 |
| 2 |
LongMath 數學工具為long類型。 |
| 3 |
BigIntegerMath 數學實用程式處理BigInteger。 |
上一篇:
Guava Booleans類
下一篇:
Guava IntMath類
