Package org.apache.maven.index.fs
Interface Lock
-
public interface Lock
This object represents acquired filesystem lock.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
release()
Release the lock
-