| Package | Description | 
|---|---|
| com.hazelcast.util.collection | 
 The Agrona project backport: collections. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LongHashSet | 
LongHashSet.difference(LongHashSet collection)
Fast Path set difference for comparison with another LongHashSet. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
LongHashSet.containsAll(LongHashSet other)
LongHashSet specialised variant of {this#containsAll(Collection)}. 
 | 
void | 
LongHashSet.copy(LongHashSet obj) | 
LongHashSet | 
LongHashSet.difference(LongHashSet collection)
Fast Path set difference for comparison with another LongHashSet. 
 | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.