Uses of Class
de.unirostock.sems.bives.ds.Patch
-
Packages that use Patch Package Description de.unirostock.sems.bives.algorithm.general de.unirostock.sems.bives.api -
-
Uses of Patch in de.unirostock.sems.bives.algorithm.general
Methods in de.unirostock.sems.bives.algorithm.general that return Patch Modifier and Type Method Description Patch
PatchProducer. getPatch()
Gets the patch. -
Uses of Patch in de.unirostock.sems.bives.api
Methods in de.unirostock.sems.bives.api that return Patch Modifier and Type Method Description Patch
Diff. getPatch()
Gets the patch object.
-