Class MakeToString

java.lang.Object
edu.wisc.ssec.mcidasv.util.MakeToString

public class MakeToString extends Object
Utility class for toString() methods.

Largely taken from Guava's toStringHelper(), with some formatting differences as well as the hash code for the given instance.