Пример #1
0
 public Object eraseCOnway() {
   if (conwayWorld.getClass() != null) conwayWorld.eraseAll();
   return this;
 }