public class ValueTypeFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.squareup.javapoet.TypeSpec |
create(OutputValue value,
OutputSpec spec,
MatchMethods matchMethods,
MapMethods mapMethods,
Optional<Modifier> constructorAccessModifier) |
public static com.squareup.javapoet.TypeSpec create(OutputValue value, OutputSpec spec, MatchMethods matchMethods, MapMethods mapMethods, Optional<Modifier> constructorAccessModifier) throws ParserException
ParserExceptionCopyright © 2018. All rights reserved.