/[Apache-SVN]
ViewVC logotype

Revision 1860939


Jump to revision: Previous Next
Author: mthl
Date: Mon Jun 10 12:36:52 2019 UTC (4 years, 10 months ago)
Changed paths: 3
Log Message:
Improved: Add missing ‘static’ modifier for private methods
(OFBIZ-11098)

In order to make it clear when a method is not depending on the
internal state of an object, it is a good practice to declare it as
static.


Changed paths

Path Details
Directoryofbiz/ofbiz-plugins/trunk/ecommerce/src/main/java/org/apache/ofbiz/ecommerce/janrain/JanrainHelper.java modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/lucene/src/main/java/org/apache/ofbiz/content/search/ProductDocument.java modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/solr/src/main/java/org/apache/ofbiz/solr/webapp/OFBizSolrContextFilter.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26