public class DataPoint extends Object
DataPoint()
DataPoint(String name, Object value)
String
getName()
Object
getValue()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DataPoint()
public DataPoint(String name, Object value)
public String toString()
toString
public String getName()
public Object getValue()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.