Index
All Classes and Interfaces|All Packages|Serialized Form
H
- hashCode() - Method in record class org.variantsync.studies.evolution.simulation.diff.components.FileDiff
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.variantsync.studies.evolution.simulation.diff.components.FineDiff
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.variantsync.studies.evolution.simulation.diff.components.Hunk
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.variantsync.studies.evolution.simulation.diff.components.HunkLocation
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.variantsync.studies.evolution.simulation.diff.components.OriginalDiff
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.variantsync.studies.evolution.simulation.diff.lines.Change
-
Returns a hash code value for this object.
- hashCode() - Method in class org.variantsync.studies.evolution.simulation.diff.lines.Line
- hashCode() - Method in record class org.variantsync.studies.evolution.simulation.experiment.PatchOutcome
-
Returns a hash code value for this object.
- header() - Method in record class org.variantsync.studies.evolution.simulation.diff.components.FileDiff
-
Returns the value of the
header
record component. - Hunk - Record Class in org.variantsync.studies.evolution.simulation.diff.components
-
A Hunk represents a changed text block in the difference between two versions of a file.
- Hunk(HunkLocation, List<Line>) - Constructor for record class org.variantsync.studies.evolution.simulation.diff.components.Hunk
-
Creates an instance of a
Hunk
record class. - HunkLocation - Record Class in org.variantsync.studies.evolution.simulation.diff.components
-
The location of a hunk which is the combination of its location in the source and target file of UNIX diff.
- HunkLocation(int, int) - Constructor for record class org.variantsync.studies.evolution.simulation.diff.components.HunkLocation
-
Creates an instance of a
HunkLocation
record class. - hunks() - Method in record class org.variantsync.studies.evolution.simulation.diff.components.FileDiff
-
Returns the value of the
hunks
record component.
All Classes and Interfaces|All Packages|Serialized Form