Beispiel #1
0
 public final int insert(final LentilObject object) {
   return object.insert(this);
 }