Author: pwang
Date: 2010-10-19 13:38:16 -0700 (Tue, 19 Oct 2010)
New Revision: 22297

Modified:
   core3/io-api/trunk/src/main/java/org/cytoscape/io/read/CyPropertyReader.java
Log:
Add doc

Modified: 
core3/io-api/trunk/src/main/java/org/cytoscape/io/read/CyPropertyReader.java
===================================================================
--- 
core3/io-api/trunk/src/main/java/org/cytoscape/io/read/CyPropertyReader.java    
    2010-10-19 20:28:26 UTC (rev 22296)
+++ 
core3/io-api/trunk/src/main/java/org/cytoscape/io/read/CyPropertyReader.java    
    2010-10-19 20:38:16 UTC (rev 22297)
@@ -21,6 +21,7 @@
 public interface CyPropertyReader extends Task {
 
        /**
+        * Return a property object.
         * @return A property object.  The type can be
         * be anything, but in practice will be
         * {...@link java.util.Properties}, 

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to