1415161718192021
super(parent); } @Override public LimitPath orderBy(Sort... orderings) { element(new OrderByElement(orderings)); return new DefaultLimitPath(this); }