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