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