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