コード例 #1
0
ファイル: FTIndex.java プロジェクト: fpapai/basex
 @Override
 public void delete(final TokenObjMap<IntList> map) {
   throw Util.notExpected();
 }