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

List:       jakarta-commons-dev
Subject:    svn commit: r789804 -
From:       mturk () apache ! org
Date:       2009-06-30 15:47:22
Message-ID: 20090630154722.5980523888D3 () eris ! apache ! org
[Download RAW message or body]

Author: mturk
Date: Tue Jun 30 15:47:21 2009
New Revision: 789804

URL: http://svn.apache.org/viewvc?rev=789804&view=rev
Log:
Some javadocs updates

Modified:
    commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Descriptor.java


Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Descriptor.java
                
URL: http://svn.apache.org/viewvc/commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Descriptor.java?rev=789804&r1=789803&r2=789804&view=diff
 ==============================================================================
--- commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Descriptor.java \
                (original)
+++ commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Descriptor.java \
Tue Jun 30 15:47:21 2009 @@ -56,6 +56,12 @@
         IDFLAGS = 0;
     }
 
+    /**
+     * Called by the implementation class constructor.
+     * <p>
+     * Do not derive from this class.
+     * </p>
+     */
     protected  Descriptor(int v)
     {
         IERRNUM = 0;
@@ -74,7 +80,7 @@
     private static native Descriptor nulld0();
 
     /**
-     * Represents a C/C++ NULL {@code descriptor}.
+     * Represents a C/C++ {@code NULL} descriptor.
      */
     public static final Descriptor NULL;
     static {


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

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