Uses of Class
hudson.plugins.analysis.util.TreeStringBuilder

Packages that use TreeStringBuilder
hudson.plugins.analysis.util.model   
 

Uses of TreeStringBuilder in hudson.plugins.analysis.util.model
 

Methods in hudson.plugins.analysis.util.model with parameters of type TreeStringBuilder
 void AbstractAnnotation.intern(TreeStringBuilder builder)
          AbstractAnnotationParser can call this method to let AbstractAnnotations to reduce their memory footprint by sharing what they can share with other AbstractAnnotations.
 



Copyright © 2004-2012 Hudson. All Rights Reserved.