Ejemplo n.º 1
0
 @Override
 public String toString() {
   return Show.nonEmptyListShow(Show.<A>anyShow()).showS(this);
 }