Class InMemoryCustomerRegistry
java.lang.Object
it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry
- All Implemented Interfaces:
CustomerRegistry
- Author:
- Fabrizio Giudici
-
Nested Class Summary
Nested classes/interfaces inherited from interface it.tidalwave.accounting.model.CustomerRegistry
CustomerRegistry.Finder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
InMemoryCustomerRegistry
public InMemoryCustomerRegistry()
-
-
Method Details
-
findCustomers
- Specified by:
findCustomersin interfaceCustomerRegistry
-
addCustomer
- Specified by:
addCustomerin interfaceCustomerRegistry
-