Module com.aoapps.lang
Package com.aoapps.lang.dto
-
Interface Summary Interface Description DtoFactory<B> Indicates an object is capable of making a simple Data Transfer Object (DTO) representation of itself.
| Interface | Description |
|---|---|
| DtoFactory<B> |
Indicates an object is capable of making a simple Data Transfer Object (DTO) representation of itself.
|