[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xerces-cvs
Subject:    svn commit: r1335922 - /xerces/java/trunk/samples/simpletype/DatatypeInterfaceUsage.java
From:       mrglavas () apache ! org
Date:       2012-05-09 4:19:52
Message-ID: 20120509041952.2D1972388860 () eris ! apache ! org
[Download RAW message or body]

Author: mrglavas
Date: Wed May  9 04:19:51 2012
New Revision: 1335922

URL: http://svn.apache.org/viewvc?rev=1335922&view=rev
Log:
Making a field final.

Modified:
    xerces/java/trunk/samples/simpletype/DatatypeInterfaceUsage.java

Modified: xerces/java/trunk/samples/simpletype/DatatypeInterfaceUsage.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/simpletype/DatatypeInterfaceUsage.java?rev=1335922&r1=1335921&r2=1335922&view=diff
 ==============================================================================
--- xerces/java/trunk/samples/simpletype/DatatypeInterfaceUsage.java (original)
+++ xerces/java/trunk/samples/simpletype/DatatypeInterfaceUsage.java Wed May  9 \
04:19:51 2012 @@ -47,7 +47,7 @@ import org.xml.sax.helpers.DefaultHandle
  */
 public class DatatypeInterfaceUsage extends DefaultHandler {
 
-    private PSVIProvider provider;
+    private final PSVIProvider provider;
     
     public DatatypeInterfaceUsage(PSVIProvider p) {
         provider = p;



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic