public final class LockEntry extends Object
LockEntry(LockScope lockScope, LockType lockType)
boolean
equals(Object other)
LockScope
getLockScope()
LockType
getLockType()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public LockEntry(LockScope lockScope, LockType lockType)
public final LockScope getLockScope()
public final LockType getLockType()
public final int hashCode()
hashCode
Object
public final boolean equals(Object other)
equals
public final String toString()
toString
Copyright © 2008-2014 The java.net WebDAV Project. All Rights Reserved.