Searched refs:getDebugSettingsFor (Results 1 – 1 of 1) sorted by relevance
723 public boolean getDebugSettingsFor(Class<?> callingClass) { in getDebugSettingsFor() method in CLDRConfig724 return getDebugSettingsFor(callingClass, false); in getDebugSettingsFor()734 public boolean getDebugSettingsFor(Class<?> callingClass, boolean defaultValue) { in getDebugSettingsFor() method in CLDRConfig