| Package | Description |
|---|---|
| com.jdroid.java.repository | |
| com.jdroid.java.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryRepository<T extends Identifiable> |
interface |
RandomRepository<T extends Identifiable>
Repository with the capability of getting random objects. |
interface |
Repository<T extends Identifiable>
Interface that all repositories must adhere to.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ReflectionUtils.setId(Identifiable identifiable,
Long id) |
Copyright © 2014. All rights reserved.