示例#1
0
 public Map getMap(EditableDefinablePlugin plugin) {
   return Collections.unmodifiableMap(plugin.getHashFilterFactories());
 }