/[Apache-SVN]
ViewVC logotype

Revision 1854432


Jump to revision: Previous Next
Author: mthl
Date: Tue Feb 26 22:57:50 2019 UTC (5 years, 1 month ago)
Changed paths: 1
Log Message:
Improved: Inline getAppBarWebInfos(String, Comparator, String) private method (OFBIZ-10606)

The comparator argument of this method was always ‘null’.  Use
‘java.util.TreeMap()’ constructor in the inlined function which is
equivalent to passing ‘null’ to ‘java.util.TreeMap(Comparator)’.



Changed paths

Path Details
Directoryofbiz/ofbiz-framework/trunk/framework/webapp/src/main/java/org/apache/ofbiz/webapp/WebAppCache.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26