public class Property extends Object implements Serializable
| Constructor and Description |
|---|
Property()
Constructor with a
null key and a null value. |
Property(String key,
String value)
Constructor with a pair of key and value.
|
Copyright © 2016. All rights reserved.