| Package | Description |
|---|---|
| legends.helper | |
| legends.model | |
| legends.model.collections.basic | |
| legends.model.events | |
| legends.model.events.basic |
| Modifier and Type | Method and Description |
|---|---|
static Comparator<Event> |
EventHelper.getComparator() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
EventHelper.related(Object obj,
Event e) |
| Modifier and Type | Method and Description |
|---|---|
static Event |
World.getHistoricalEvent(int id) |
| Modifier and Type | Method and Description |
|---|---|
List<Event> |
Site.getEvents() |
List<Event> |
WrittenContent.getEvents() |
static Collection<Event> |
World.getHistoricalEvents() |
| Modifier and Type | Method and Description |
|---|---|
List<Event> |
EventCollection.getAllHistoricalEvents() |
List<Event> |
EventCollection.getHistoricalEvents() |
| Modifier and Type | Class and Description |
|---|---|
class |
HfEvent |
class |
InspiredEvent |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Event> |
Filters.filterEvent(Class<T> eventClass) |
static <T extends Event> |
Filters.filterEvent(Class<T> eventClass,
Predicate<T> filter) |
| Modifier and Type | Method and Description |
|---|---|
BiConsumer<List<T>,Event> |
EventFilter.accumulator() |
Copyright © 2017. All rights reserved.