Searched defs:addAllInverted (Results 1 – 2 of 2) sorted by relevance
267 public Relation<K,V> addAllInverted(Relation<V,K> source) { in addAllInverted() method in Relation276 public Relation<K,V> addAllInverted(Map<V,K> source) { in addAllInverted() method in Relation
265 public Relation<K,V> addAllInverted(Relation<V,K> source) { in addAllInverted() method in Relation274 public Relation<K,V> addAllInverted(Map<V,K> source) { in addAllInverted() method in Relation