Searched refs:shouldSortPropertiesAlphabetically (Results 1 – 3 of 3) sorted by relevance
258 assertFalse(sc.shouldSortPropertiesAlphabetically()); in testConfigForPropertySorting()260 assertFalse(dc.shouldSortPropertiesAlphabetically()); in testConfigForPropertySorting()268 assertTrue(sc.shouldSortPropertiesAlphabetically()); in testConfigForPropertySorting()272 assertTrue(dc.shouldSortPropertiesAlphabetically()); in testConfigForPropertySorting()
186 public final boolean shouldSortPropertiesAlphabetically() { in shouldSortPropertiesAlphabetically() method in MapperConfig
1004 ? _config.shouldSortPropertiesAlphabetically() in _sortProperties()