Uses of Class
com.cloudbees.diff.Difference

Packages that use Difference
com.cloudbees.diff.provider Abstraction for configuring how to generate diff separately upfront prior to the diff computation. 
 

Uses of Difference in com.cloudbees.diff.provider
 

Method parameters in com.cloudbees.diff.provider with type arguments of type Difference
static void CmdlineDiffProvider.outputLine(String elements, Pattern pattern, List<Difference> differences, StringBuffer firstText, StringBuffer secondText)
          This method is called, with elements of the output data.
static void CmdlineDiffProvider.setTextOnLastDifference(List<Difference> differences, StringBuffer firstText, StringBuffer secondText)
           
 



Copyright © 2011-2012. All Rights Reserved.