org.eclipse.mat.util
Class Units

java.lang.Object
  extended by org.eclipse.mat.util.Units

public abstract class Units
extends java.lang.Object

A way of adding units to values.


Nested Class Summary
static class Units.Plain
           
static class Units.Storage
           
 
Constructor Summary
Units()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Units

public Units()