package servlet.statistik; class statistikValue implements Serializable { public String text; public Integer value; }