public class SimpleTideEvent extends EventObject implements TideEvent
source| Constructor and Description |
|---|
SimpleTideEvent(Context context,
String type,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getArgs() |
Context |
getContext() |
String |
getType() |
getSource, toStringpublic SimpleTideEvent(Context context, String type, Object... args)