Exemple #1
0
 @Override
 public SortBuilder direction(String direction) {
   super.direction(direction);
   return this;
 }