|
||||||||||
| 上一个软件包 下一个软件包 | 框架 无框架 | |||||||||
请参见:
描述
| 接口摘要 | |
|---|---|
| Progressable | A facility for reporting progress. |
| 类摘要 | |
|---|---|
| JMap | Helper to run jmap and print the output. |
| MemoryUtils | Helper static methods for tracking memory usage. |
| NumberFormatUtils | Util class to parse int, long or any other type. |
| ProgressLock | A lock with a predicate that was be used to synchronize events and keep the job updated while waiting. |
| ReflectionUtils |
ReflectionUtils is used to get instance from java reflection mechanism. |
| StringUtils | StringUtils class for string operation. |
This package contains some useful utility functions to help guagua-core.
com.paypal.guagua.util.JMap and com.paypal.guagua.util.MemoryUtils are used for memory profiling.
Others are common utils like com.paypal.guagua.util.StringUtils are used to avoid loading extra jars into our
guagua core framework.
|
||||||||||
| 上一个软件包 下一个软件包 | 框架 无框架 | |||||||||