JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
haberman.rhizomatics.events
Interface IEvent
All Known Implementing Classes:
AudioEvent
,
GPSEvent
,
MapEvent
,
PlaceEvent
,
UXEvent
public interface
IEvent
Interface for a minimalistic event implementation.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
event_type
()
Method Detail
event_type
@NonNull java.lang.String event_type()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method