org.jfree.report.flow.layoutprocessor

Class BufferedReportTarget.RecordedCall

public static class BufferedReportTarget.RecordedCall extends Object

Constructor Summary
RecordedCall(int method, Object parameters)
Method Summary
intgetMethod()
ObjectgetParameters()

Constructor Detail

RecordedCall

public RecordedCall(int method, Object parameters)

Method Detail

getMethod

public int getMethod()

getParameters

public Object getParameters()