/[cashew-s-editor]/cashews/src/nongnu/cashews/rdf/Predicate.java
ViewVC logotype

Diff of /cashews/src/nongnu/cashews/rdf/Predicate.java

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

revision 1.2 by gnu_andrew, Mon Mar 28 19:29:21 2005 UTC revision 1.3 by gnu_andrew, Mon Apr 4 00:59:33 2005 UTC
# Line 30  package nongnu.cashews.rdf; Line 30  package nongnu.cashews.rdf;
30   * @see RDFURI   * @see RDFURI
31   */   */
32  public interface Predicate  public interface Predicate
33      extends Cloneable
34  {  {
35    
36      /**
37       * Returns a deep copy of the predicate.
38       *
39       * @return a deep copy of the predicate.
40       */
41      Predicate clone();
42    
43  }  }

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26