| Package | Description |
|---|---|
| ma.glasnost.orika.test.extensibility |
| Modifier and Type | Method and Description |
|---|---|
protected PooledInstancesTestCase.MyMapperFactory.Builder |
PooledInstancesTestCase.MyMapperFactory.Builder.self() |
| Constructor and Description |
|---|
PooledInstancesTestCase.MyMapperFactory(PooledInstancesTestCase.MyMapperFactory.Builder builder)
Since DefaultMapperFactory uses (some form of) the Builder pattern,
we need to provide a constructor which can accept an appropriate
builder and pass it to the super constructor.
|
Copyright © 2015 Glasnost. All Rights Reserved.