Package com.github.dozermapper.core
Interface BeanBuilder
-
public interface BeanBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Class<?>beanClass()Objectbuild()
-
public interface BeanBuilder
| Modifier and Type | Method | Description |
|---|---|---|
Class<?> |
beanClass() |
|
Object |
build() |