コード例 #1
0
ファイル: FilterCommand.java プロジェクト: xinglong/Byblo
 public boolean isEnumeratedEntries() {
   return indexDeligate.isEnumeratedEntries();
 }