| Package | Description |
|---|---|
| org.pojomatic.annotations |
Annotations and enums to control the behavior of Pojomatic.
|
| org.pojomatic.internal |
The classes in this package are intended for internal use only.
|
| Class | Description |
|---|---|
| AutoDetectPolicy |
A policy for determining which class members are automatically detected as properties.
|
| DefaultPojomaticPolicy |
A policy for defining which sets of
Pojomatic operations
(equals, hashCode and toString) should use all properties by default. |
| PojomaticPolicy |
A policy for defining which sets of
Pojomatic operations
(equals, hashCode and toString) should use a property. |
| Class | Description |
|---|---|
| DefaultPojomaticPolicy |
A policy for defining which sets of
Pojomatic operations
(equals, hashCode and toString) should use all properties by default. |
| PojomaticPolicy |
A policy for defining which sets of
Pojomatic operations
(equals, hashCode and toString) should use a property. |
Copyright © 2008–2018. All rights reserved.