Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
JLibDiff.Hunk3Type

Uses of Hunk3Type in JLibDiff
 

Fields in JLibDiff declared as Hunk3Type
private  Hunk3Type Hunk3.type
           
 

Methods in JLibDiff that return Hunk3Type
 Hunk3Type Hunk3.getType()
          Returns the type.
 

Methods in JLibDiff with parameters of type Hunk3Type
 void Hunk3.setType(Hunk3Type type)
          Sets the type.