public class ProfileOutput extends Object
Constructor and Description |
---|
ProfileOutput(File out) |
ProfileOutput(PrintStream out) |
Modifier and Type | Method and Description |
---|---|
void |
printProfile(ProfilePrinter printer) |
public ProfileOutput(PrintStream out)
public ProfileOutput(File out) throws FileNotFoundException
FileNotFoundException
public void printProfile(ProfilePrinter printer)
Copyright © 2001-2016 JRuby. All Rights Reserved.