| Interface | Description |
|---|---|
| RandomRepository<T extends Identifiable> |
Repository with the capability of getting random objects. |
| Repository<T extends Identifiable> |
Interface that all repositories must adhere to.
|
| Class | Description |
|---|---|
| InMemoryRepository<T extends Identifiable> |
Copyright © 2014. All rights reserved.