Interface Lock
-
- All Known Implementing Classes:
LockingRevFile
public interface Lock
The lock interface supported byLockingRevFile
- Author:
- hb
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
close()
void
open()
java.util.Properties
properties()
void
update()
-