JOB Sorted Multi Map

Sorted JOB multi maps have the same semantics as sorted JOB maps. Additionally, they are capable to store multiple entries having the same keys. This means, applications can store multiple key/value pairs in sorted multi maps where method Comparable.compareTo(Object) executed on the keys returns 0.