|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcluster5.terminal.utils.FileDatabase
public class FileDatabase
| Constructor Summary | |
|---|---|
FileDatabase()
|
|
| Method Summary | |
|---|---|
java.util.List<SharedFile> |
listFiles()
|
java.util.List<SharedFile> |
listFilesToUpdate(java.util.List<SharedFile> newList)
Compares new list with a list of currently stored files. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileDatabase()
| Method Detail |
|---|
public java.util.List<SharedFile> listFilesToUpdate(java.util.List<SharedFile> newList)
newList -
public java.util.List<SharedFile> listFiles()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||