Beispiel #1
0
 @Override
 public short getShort() {
   checkEventType(EventType.SHORT);
   return value.getShort();
 }