Class StringPair

java.lang.Object
de.mid.innovator.m2msdk.util.StringPair
All Implemented Interfaces:
Comparable<StringPair>

public class StringPair extends Object implements 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