Uses of Interface
hudson.plugins.emailext.Util.PrintfSpec
Packages that use Util.PrintfSpec
-
Uses of Util.PrintfSpec in hudson.plugins.emailext
Methods in hudson.plugins.emailext with parameters of type Util.PrintfSpecModifier and TypeMethodDescriptionstatic void
Util.printf
(StringBuffer buf, String formatString, Util.PrintfSpec printfSpec) Deprecated.Formats a string and puts the result into a StringBuffer.