public class HtmlProfilePrinter extends ProfilePrinter
Constructor and Description |
---|
HtmlProfilePrinter(ProfileData profileData) |
Modifier and Type | Method and Description |
---|---|
void |
printFooter(PrintStream out) |
void |
printHeader(PrintStream out) |
void |
printProfile(PrintStream out,
boolean first) |
getProfileData, getThreadName, getTopInvocation, methodData, methodName, nanoString, newPrinter, pad, pad, printProfile, printProfile
public HtmlProfilePrinter(ProfileData profileData)
public void printHeader(PrintStream out)
printHeader
in class ProfilePrinter
public void printFooter(PrintStream out)
printFooter
in class ProfilePrinter
public void printProfile(PrintStream out, boolean first)
printProfile
in class ProfilePrinter
Copyright © 2001-2015 JRuby. All Rights Reserved.