public final class CannotModifyProtectedProperty extends Object
This is a singleton. All instances are absolutely identical, hence can be compared using == and share one unique hash code. Use
CANNOT_MODIFY_PROTECTED_PROPERTY always.
| Modifier and Type | Field and Description |
|---|---|
static CannotModifyProtectedProperty |
CANNOT_MODIFY_PROTECTED_PROPERTY
Singleton instance, providing improved performance and the ability to compare by same instance.
|
| Constructor and Description |
|---|
CannotModifyProtectedProperty()
Deprecated.
Since 1.2. Use
CANNOT_MODIFY_PROTECTED_PROPERTY instead to obtain a singleton. In future releases this will have private
visibility. |
public static final CannotModifyProtectedProperty CANNOT_MODIFY_PROTECTED_PROPERTY
@Deprecated public CannotModifyProtectedProperty()
CANNOT_MODIFY_PROTECTED_PROPERTY instead to obtain a singleton. In future releases this will have private
visibility.Copyright © 2008-2014 The java.net WebDAV Project. All Rights Reserved.