public class RecordEvent extends Object
RecordLoop
to RecordListener
s to initiate record processing.Constructor and Description |
---|
RecordEvent(RecordLoop loop,
Object record) |
Modifier and Type | Method and Description |
---|---|
Object |
getRecord()
Returns the record associated with this event.
|
RecordLoop |
getSource()
Return RecordLoop that fired this event.
|
public RecordEvent(RecordLoop loop, Object record)
public RecordLoop getSource()
public Object getRecord()
Copyright © 2000-2012 FreeHEP. All Rights Reserved.