public class StringPair extends Object
StringPair(String first, String second)
String
getFirst()
getSecond()
void
setSecond(String second)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringPair(String first, String second)
public String getFirst()
public void setSecond(String second)
public String getSecond()
Copyright © 2014. All rights reserved.