Skip navigation links
C D E F G I L M O S T 

F

filterBy(List<Event>, String) - Method in class event.Event
This method searches a List<Event> for all Events that fall under the given group.
filterByAll(List<Event>) - Method in class event.Event
This method filters a List<Event> for all unique group names and returns a List<List<Event>> which can be used to print all the events per category.
C D E F G I L M O S T 
Skip navigation links