public interface Factory
| Modifier and Type | Method and Description |
|---|---|
KeyGeneration |
useFactory(RepositoryFactory factory)
Tells the builder to use the specified factory
|
KeyGeneration useFactory(RepositoryFactory factory)
factory - the factoryCopyright © 2014–2016. All rights reserved.