/[Apache-SVN]
ViewVC logotype

Revision 1860946


Jump to revision: Previous Next
Author: mthl
Date: Mon Jun 10 14:11:20 2019 UTC (4 years, 9 months ago)
Changed paths: 3
Log Message:
Improved: Add missing ‘static’ modifier for safe public 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-framework/trunk/framework/datafile/src/main/java/org/apache/ofbiz/datafile/Record.java modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/minilang/src/main/java/org/apache/ofbiz/minilang/SimpleMethod.java modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/minilang/src/main/java/org/apache/ofbiz/minilang/method/entityops/SetCurrentUserLogin.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26