Class BufferedReportTarget.RecordedCall
- java.lang.Object
-
- org.jfree.report.flow.layoutprocessor.BufferedReportTarget.RecordedCall
-
- Enclosing class:
- BufferedReportTarget
public static class BufferedReportTarget.RecordedCall extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RecordedCall(int method, java.lang.Object parameters)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getMethod()
java.lang.Object
getParameters()
-