net.sf.mavenhist.extractor.util
Class MultimetricArrayToStringUtil
java.lang.Object
net.sf.mavenhist.extractor.util.MultimetricArrayToStringUtil
public final class MultimetricArrayToStringUtil
- extends Object
Util to handle MultiMetric
arrays.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
toString
public static String toString(MultiMetric[] metrics)
- Returns a userreadable
String
from an array of MultiMetric
.
- Parameters:
metrics
- to present in user readable form.
- Returns:
- user readable string.
Copyright © 2009. All Rights Reserved.