软件包 ml.shifu.guagua.util

This package contains some useful utility functions to help guagua-core.

请参见:
          描述

接口摘要
Progressable A facility for reporting progress.
 

类摘要
FileUtils Copied from apache common-io source code.
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.
 

软件包 ml.shifu.guagua.util 的描述

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.



Copyright © 2014. All Rights Reserved.