public class SMB2LockElement
extends Object
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
SMB2LockElement
public SMB2LockElement(long offset,
long length,
Set<SMB2LockFlag> lockFlags)
-
Method Details
-
getOffset
public long getOffset()
-
getLength
public long getLength()
-
-