Beispiel #1
0
 @Override
 public long textItr(final int pre, final boolean text) {
   return Token.toLong(text(pre, text));
 }