public class StringPair extends Object
StringPair(String first, String second)
boolean
equals(Object obj)
String
getFirst()
getSecond()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public StringPair(String first, String second)
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String getFirst()
public String getSecond()
Copyright © 2017 JBoss by Red Hat. All rights reserved.