Uses of Class
org.apache.commons.compress.changes.ChangeSet
-
Packages that use ChangeSet Package Description org.apache.commons.compress.changes EXPERIMENTAL support for changesets that are applied to archives. -
-
Uses of ChangeSet in org.apache.commons.compress.changes
Constructors in org.apache.commons.compress.changes with parameters of type ChangeSet Constructor Description ChangeSetPerformer(ChangeSet changeSet)
Constructs a ChangeSetPerformer with the changes from this ChangeSet
-