Beispiel #1
0
 public int length() {
   return (int) Math.sqrt(super.length());
 }