Index

A D E F I L O P T 
All Classes and Interfaces|All Packages|Serialized Form

A

add(Person) - Method in class it.tidalwave.thesefoolishthings.examples.person.DefaultPersonRegistry
 
add(Person) - Method in interface it.tidalwave.thesefoolishthings.examples.person.PersonRegistry
 

D

DefaultPersonRegistry - Class in it.tidalwave.thesefoolishthings.examples.person
 
DefaultPersonRegistry() - Constructor for class it.tidalwave.thesefoolishthings.examples.person.DefaultPersonRegistry
 

E

empty() - Static method in class it.tidalwave.thesefoolishthings.examples.person.ListOfPersons
 

F

findPerson() - Method in class it.tidalwave.thesefoolishthings.examples.person.DefaultPersonRegistry
 
findPerson() - Method in interface it.tidalwave.thesefoolishthings.examples.person.PersonRegistry
 

I

it.tidalwave.thesefoolishthings.examples.person - package it.tidalwave.thesefoolishthings.examples.person
 

L

ListOfPersons - Class in it.tidalwave.thesefoolishthings.examples.person
A simple implementation of a list of Persons.
ListOfPersons(List<? extends Person>) - Constructor for class it.tidalwave.thesefoolishthings.examples.person.ListOfPersons
 

O

of(Person...) - Static method in class it.tidalwave.thesefoolishthings.examples.person.ListOfPersons
 

P

Person - Class in it.tidalwave.thesefoolishthings.examples.person
A simple POJO for examples.
Person(String, String) - Constructor for class it.tidalwave.thesefoolishthings.examples.person.Person
 
PersonRegistry - Interface in it.tidalwave.thesefoolishthings.examples.person
 
PersonRegistryHelper - Class in it.tidalwave.thesefoolishthings.examples.person
 
PersonRegistryHelper() - Constructor for class it.tidalwave.thesefoolishthings.examples.person.PersonRegistryHelper
 
populate(PersonRegistry) - Static method in class it.tidalwave.thesefoolishthings.examples.person.PersonRegistryHelper
 
populate(Collection<? super Person>) - Static method in class it.tidalwave.thesefoolishthings.examples.person.PersonRegistryHelper
 
prototype() - Static method in class it.tidalwave.thesefoolishthings.examples.person.Person
 

T

toString() - Method in class it.tidalwave.thesefoolishthings.examples.person.ListOfPersons
 
toString() - Method in class it.tidalwave.thesefoolishthings.examples.person.Person
 
A D E F I L O P T 
All Classes and Interfaces|All Packages|Serialized Form