org.apache.commons.monitoring.reporting.web.plugin.json
Class Jsons

java.lang.Object
  extended by org.apache.commons.monitoring.reporting.web.plugin.json.Jsons

public final class Jsons
extends Object


Method Summary
static String toJson(Map<Long,Double> data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toJson

public static String toJson(Map<Long,Double> data)


Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.