You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by le...@apache.org on 2009/11/13 04:15:00 UTC

svn commit: r835719 [1/2] - /ofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderReadHelper.java

Author: lektran
Date: Fri Nov 13 03:14:59 2009
New Revision: 835719

URL: http://svn.apache.org/viewvc?rev=835719&view=rev
Log:
Generics markup
Replace ArrayList with FastList
Removed a couple of redundant null checks
No functional changes

Modified:
    ofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderReadHelper.java