| Package | Description |
|---|---|
| org.iternine.jeppetto.dao.id |
| Modifier and Type | Class and Description |
|---|---|
class |
PairGenerator<T1,T2> |
class |
UUIDGenerator |
| Modifier and Type | Method and Description |
|---|---|
IdGenerator<T1> |
PairGenerator.getFirstIdGenerator() |
IdGenerator<T2> |
PairGenerator.getSecondIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
PairGenerator.setFirstIdGenerator(IdGenerator<T1> firstIdGenerator) |
void |
PairGenerator.setSecondIdGenerator(IdGenerator<T2> secondIdGenerator) |
Copyright © 2014. All Rights Reserved.