- Add the Codota plugin to your IDE and get smart completions
private void myMethod () {}
public HashMap<String, String> getCategoryRules() { return convertFromObjectGraphs(convertStringToArray(getCategoryRules(true)), convertStringToArray(getCategoryRules(false))); }
public HashMap<String, String> getCategoryRules() { return convertFromObjectGraphs(convertStringToArray(getCategoryRules(true)), convertStringToArray(getCategoryRules(false))); }