Package com.drew.lang

Class KeyValuePair

java.lang.Object
com.drew.lang.KeyValuePair

public class KeyValuePair extends Object
Models a key/value pair, where both are non-null StringValue objects.
Author:
Drew Noakes https://drewnoakes.com