public final class LockType extends Object
This is a singleton. All instances are absolutely identical, hence can be compared using == and share one unique hash code. Use WRITE
always.
public static final LockType WRITE
Copyright © 2008-2014 The java.net WebDAV Project. All Rights Reserved.