Is the text modified externally, after the last call to clearModified() or setText()?
()
| 69 | * clearModified() or setText()? |
| 70 | */ |
| 71 | public boolean isModified(); |
| 72 | |
| 73 | /** Clear the isModified() result value */ |
| 74 | public void clearModified(); |
no outgoing calls
no test coverage detected