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