Uses of Record Class
network.ike.docs.plugin.diff.ChangeManifest.ChangeEntity
Packages that use ChangeManifest.ChangeEntity
-
Uses of ChangeManifest.ChangeEntity in network.ike.docs.plugin.diff
Methods in network.ike.docs.plugin.diff that return types with arguments of type ChangeManifest.ChangeEntityModifier and TypeMethodDescriptionChangeManifest.changes()The manifest's change entities, in authored or derived order.Method parameters in network.ike.docs.plugin.diff with type arguments of type ChangeManifest.ChangeEntityModifier and TypeMethodDescriptionstatic ChangeManifestChangeManifest.of(List<ChangeManifest.ChangeEntity> changes) Build a manifest from already-constructed entities — used to merge trailer-derived entities for a committed range with a synthetic uncommitted entity when the to side is the working tree.