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