public class MapperMethodGenerator extends Object
| Modifier and Type | Field and Description |
|---|---|
MethodWrapper |
mapperMethod |
| Constructor and Description |
|---|
MapperMethodGenerator(com.squareup.javawriter.JavaWriter writer,
MethodWrapper method,
MapperWrapper mapperWrapper) |
public final MethodWrapper mapperMethod
public MapperMethodGenerator(com.squareup.javawriter.JavaWriter writer,
MethodWrapper method,
MapperWrapper mapperWrapper)
public void build(List<MapperMethodGenerator> methodGenerators) throws IOException
IOExceptionpublic MapsWrapper maps()
Copyright © 2017. All Rights Reserved.