public interface MavenHelperFactory
| Modifier and Type | Method and Description |
|---|---|
MavenHelper |
create(Parameters parameters,
com.squareup.okhttp.OkHttpClient client)
Implementations of the create method must call "setup()" on MavenHelper
before returning the newly created instance of MavenHelper.
|
MavenHelper create(Parameters parameters, com.squareup.okhttp.OkHttpClient client)
parameters - client - Copyright © 2016 Richard Thurston. All Rights Reserved.