|
jAER project on SourceForge | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventInterface<T extends BasicEvent>
The basic interface for an event
Method Summary | |
---|---|
void |
copyFrom(T event)
Copies fields from event to this event. |
int |
getNumCellTypes()
Returns the number of types this type of event has, e.g. |
int |
getType()
Returns the int type of the event, by convention starting with 0 |
Method Detail |
---|
int getNumCellTypes()
int getType()
void copyFrom(T event)
event
- the event to copy from
|
jAER project on SourceForge | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |