public class PieData extends Object
This class will be automatically converted to a JSON object.
PieData(String name, int value)
boolean
equals(Object o)
String
getName()
int
getValue()
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public PieData(String name, int value)
name
value
public int getValue()
public String getName()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2016–2019. All rights reserved.