public static class KeyValuePair.Builder extends Object implements Builder<KeyValuePair>, Serializable
| Constructor and Description |
|---|
KeyValuePair.Builder() |
| Modifier and Type | Method and Description |
|---|---|
KeyValuePair |
build()
Builds the object after all configuration has been set.
|
protected Object |
readResolve() |
KeyValuePair.Builder |
setKey(String aKey) |
KeyValuePair.Builder |
setValue(String aValue) |
public KeyValuePair.Builder setKey(String aKey)
public KeyValuePair.Builder setValue(String aValue)
public KeyValuePair build()
Builderbuild in interface Builder<KeyValuePair>protected Object readResolve() throws ObjectStreamException
ObjectStreamExceptionCopyright © 1999-2015 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.