Package de.mid.innovator.m2msdk.util
Class StringPair
java.lang.Object
de.mid.innovator.m2msdk.util.StringPair
- All Implemented Interfaces:
Comparable<StringPair>
Sort two lists of strings synchronously be the first one by making one list
of pairs and sorting it by the first of the pair.
- Version:
- 11.3.1
- Author:
- jmback
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StringPair
-
-
Method Details
-
compareTo
- Specified by:
compareToin interfaceComparable<StringPair>
-
getKey
-
getValue
-
equals
-
hashCode
public int hashCode()
-