位置:首頁 > Java技術 > Guava教學 > Guava數學工具

Guava數學工具

提供Guava數學相關的實用工具類來處理int,long及BigInteger。以下是有用的工具列表:

S.N. 程序名稱和說明
1 IntMath
數學工具為int類型。
2 LongMath
數學工具為long類型。
3 BigIntegerMath
數學實用程序處理BigInteger。