|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.hci.r3.pen.batch.PenSynchManager
public class PenSynchManager
Helps us figure out what has been synched, etc.
This software is distributed under the BSD License.
| Constructor Summary | |
|---|---|
PenSynchManager()
|
|
| Method Summary | |
|---|---|
java.util.List<java.io.File> |
getFiles()
|
java.util.List<java.io.File> |
getFilesNewerThan(long lastModifiedTimestamp)
Return this in a sorted list, from oldest to newest. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PenSynchManager()
| Method Detail |
|---|
public java.util.List<java.io.File> getFiles()
public java.util.List<java.io.File> getFilesNewerThan(long lastModifiedTimestamp)
lastModifiedTimestamp -
|
Copyright 2006 Stanford University | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||