public interface Updatable
Modifier and Type | Method and Description |
---|---|
String |
getAbsolutePath() |
long |
getLastModifiedTime() |
void |
setAbsolutePath(String path) |
void |
setLastModifiedTime(long time) |
Copyright © 2006–2018 TinyGroup. All rights reserved.