Example #1
0
 public final TermEnum terms(Term t) throws IOException {
   return tis.terms(t);
 }