Interface Lock
- 
 public interface Lock- Author:
- Tommaso Nolli
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description shortgetType()
 
- 
- 
- 
Field Detail- 
SHAREDstatic final short SHARED - See Also:
- Constant Field Values
 
 - 
EXCLUSIVEstatic final short EXCLUSIVE - See Also:
- Constant Field Values
 
 
- 
 
-