| Package | Description |
|---|---|
| org.pojomatic |
Core Pojomatic classes.
|
| org.pojomatic.internal |
The classes in this package are intended for internal use only.
|
| Modifier and Type | Method | Description |
|---|---|---|
static <T> Pojomator<T> |
Pojomatic.pojomator(Class<T> pojoClass) |
Get the
Pojomator for pojoClass. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
BasePojomator<T> |
| Modifier and Type | Method | Description |
|---|---|---|
static <T> Pojomator<T> |
PojomatorFactory.makePojomator(Class<T> pojoClass) |
Copyright © 2008–2018. All rights reserved.