Class Patch


  • public class Patch
    extends Object

    Represents a Patch.

    This class (and Operation capture the definition of a patch, but are not coupled to any specific patch representation.

    Based on Patch
    Author:
    Luigi Andrea Pascarelli (luigiandrea.pascarelli at 4science.it)
    • Method Detail

      • size

        public int size()
        Returns:
        the number of operations that make up this patch.