Esempio n. 1
0
 @Override
 public boolean notEmpty() {
   return ArrayIterate.notEmpty(this.items);
 }