Пример #1
0
 public int getPrefixLength(LookupElement item) {
   return myOffsets.getPrefixLength(item, this);
 }