Class InMemoryAccounting
- java.lang.Object
-
- it.tidalwave.accounting.model.impl.InMemoryAccounting
-
- All Implemented Interfaces:
Accounting
,it.tidalwave.util.As
public class InMemoryAccounting extends java.lang.Object implements Accounting
- Author:
- Fabrizio Giudici
-
-
Constructor Summary
Constructors Constructor Description InMemoryAccounting()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface it.tidalwave.accounting.model.Accounting
getCustomerRegistry, getInvoiceRegistry, getProjectRegistry
-
-