|
TrueZIP Kernel 7.0-rc1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use CanonicalStringSet | |
|---|---|
| de.schlichtherle.truezip.util | General utility classes. |
| Uses of CanonicalStringSet in de.schlichtherle.truezip.util |
|---|
| Subclasses of CanonicalStringSet in de.schlichtherle.truezip.util | |
|---|---|
class |
SuffixSet
An ordered set of canonicalized suffixes. |
| Methods in de.schlichtherle.truezip.util with parameters of type CanonicalStringSet | |
|---|---|
boolean |
CanonicalStringSet.addAll(CanonicalStringSet set)
Adds all canonical strings in the given set to this set after they have been canonicalized by this set again. |
boolean |
CanonicalStringSet.containsAll(CanonicalStringSet set)
Tests if all canonical strings in the given set are contained in this set. |
boolean |
CanonicalStringSet.removeAll(CanonicalStringSet set)
Removes all canonical strings in the given set from this set. |
boolean |
CanonicalStringSet.retainAll(CanonicalStringSet set)
Retains all canonical strings in the given set in this set. |
|
TrueZIP Kernel 7.0-rc1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||