public class TSynchronizedByteSet extends TSynchronizedByteCollectionimplements TByteSet
| Constructor and Description |
|---|
TSynchronizedByteSet(TByteSet
|
TSynchronizedByteSet(TByteSet
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object
Compares the specified object with this set for equality.
|
int |
hashCode()
Returns the hash code value for this set.
|
add, addAll, addAll, addAll, clear, contains, containsAll, containsAll, containsAll, forEach, getNoEntryValue, isEmpty, iterator, remove, removeAll, removeAll, removeAll, retainAll, retainAll, retainAll, size, toArray, toArray, toStringpublic TSynchronizedByteSet(TByteSets)
public boolean equals(Objecto)
TByteSet
public int hashCode()
TByteSet
Object.hashCode() .
hashCode in interface
TByteSet
hashCode in interface
TByteCollection
hashCode in class
Object
Object.equals(Object) ,
Set.equals(Object)