public final class SpecTypeFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.squareup.javapoet.TypeSpec |
create(OutputSpec spec,
Optional<Modifier> constructorAccessModifier,
Element element) |
public static com.squareup.javapoet.TypeSpec create(OutputSpec spec, Optional<Modifier> constructorAccessModifier, Element element) throws ParserException
ParserExceptionCopyright © 2018. All rights reserved.