Package thredds.inventory
Interface CollectionManager.ChangeChecker
-
- Enclosing interface:
- CollectionManager
public static interface CollectionManager.ChangeChecker
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
hasChangedSince(MFile file, long when)
boolean
hasntChangedSince(MFile file, long when)
-