| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISentenceWrapper
Defines methods required by sentence wrappers in the logic system. Wrappers are used to provide a proper display string to the user interface.
| Method Summary | |
|---|---|
 boolean | 
equals(Object another)
Return true if this equals the given object.  | 
 ISentence | 
getSentence()
Return the sentence wrapped by this object.  | 
 String | 
toString()
Return a string representation of this object.  | 
| Method Detail | 
|---|
boolean equals(Object another)
equals in class Objectanother - Object to compare.ISentence getSentence()
String toString()
toString in class Object
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |