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
FileNotFoundExceptionpublic void printProfile(ProfilePrinter printer)
Copyright © 2001–2024 JRuby. All rights reserved.