org.deegree.commons.utils
Class StringPair
java.lang.Object
org.deegree.commons.utils.Pair<String,String>
org.deegree.commons.utils.StringPair
public class StringPair
- extends Pair<String,String>
StringPair
is a convenience class, which pairs two Strings.
- Version:
- $Revision: 18171 $, $Date: 2009-06-17 16:00:07 +0200 (Mi, 17 Jun 2009) $
- Author:
- Oliver Tonnhofer, last edited by: $Author: mschneider $
StringPair
public StringPair()
- create a StringPair with empty strings
StringPair
public StringPair(String first,
String second)
- Parameters:
first
- value of the pair.second
- value of the pair.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>