net.sf.mavenhist.extractor.util
Class MultimetricArrayToStringUtil

java.lang.Object
  extended by net.sf.mavenhist.extractor.util.MultimetricArrayToStringUtil

public final class MultimetricArrayToStringUtil
extends Object

Util to handle MultiMetric arrays.


Method Summary
static String toString(MultiMetric[] metrics)
          Returns a userreadable String from an array of MultiMetric.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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.