/[Apache-SVN]/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/Options.java
ViewVC logotype

Diff of /jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/Options.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/Options.java	2005/06/05 15:49:25	180103
+++ jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/Options.java	2005/06/05 15:50:03	180104
@@ -43,7 +43,7 @@ public class Options {
     
     /**
      * Gets the names of each option.
-     * @return 
+     * @return <code>String</code> array containing the name of each option
      */
     public String[] getNames() {
         Set names = valuesByName.keySet();

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26