예제 #1
0
 public Btrie_fast_mgr CaseAny_(boolean v) {
   root.CaseAny_(v);
   return this;
 }