예제 #1
0
파일: Level.java 프로젝트: bartoszm/snmp123
 public double getValue() {
   return (draw.getValue());
 }