* change Event to an interface with an impl to match * make TimedEvent implement the Event interface * don't make copies of already immutable event data * copy the wrapped event, so as not to hold to user's data |
||
|---|---|---|
| .. | ||
| src | ||
| README.md | ||
| build.gradle | ||
* change Event to an interface with an impl to match * make TimedEvent implement the Event interface * don't make copies of already immutable event data * copy the wrapped event, so as not to hold to user's data |
||
|---|---|---|
| .. | ||
| src | ||
| README.md | ||
| build.gradle | ||