Interface LockInfo.LockInfoBuilder
- All Known Implementing Classes:
FileLockInfo.LockInfoBuilder
- Enclosing interface:
LockInfo
public static interface LockInfo.LockInfoBuilder
An Interface that defines a Lock Info Builder.
-
Method Summary
-
Method Details
-
build
LockInfo build()Method to build Lock Info Instance.
-