org.jfree.report.flow.layoutprocessor

Class BufferedReportTarget.RecordedCall

Enclosing Class:
BufferedReportTarget

public static class BufferedReportTarget.RecordedCall
extends java.lang.Object

Constructor Summary

RecordedCall(int method, Object parameters)

Method Summary

int
getMethod()
Object
getParameters()

Constructor Details

RecordedCall

public RecordedCall(int method,
                    Object parameters)

Method Details

getMethod

public int getMethod()

getParameters

public Object getParameters()