Uses of Class
hudson.plugins.dry.parser.DuplicateCode

Packages that use DuplicateCode
hudson.plugins.dry.parser   
 

Uses of DuplicateCode in hudson.plugins.dry.parser
 

Methods in hudson.plugins.dry.parser that return types with arguments of type DuplicateCode
 java.util.Collection<DuplicateCode> DuplicateCode.getLinks()
          Returns the links to the duplicated code in other files.
 

Method parameters in hudson.plugins.dry.parser with type arguments of type DuplicateCode
 void DuplicateCode.linkTo(java.util.ArrayList<DuplicateCode> codeBlocks)
          Creates links to the specified collection of other code blocks.
 



Copyright © 2009. All Rights Reserved.