Receives various stats/metrics from the current process.
Instances of this class are passed around to other classes to collect their stats/metrics and do something with them (presumably send them to a client).
This class does not do any synchronization and is not thread-safe.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.