コード例 #1
0
 @Override
 public final Comparator<BytesRef> getComparator() {
   return delegateTerms.getComparator();
 }