| Package | Description | 
|---|---|
| oracle.ide.file | 
 Classes and interfaces used to track changes to files. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
abstract void | 
FileTable.getChangesSince(int version,
               long cookie,
               FileChangeListener listener)
Get the changes since an older version of the file data. 
 |