Modifier and Type | Field and Description |
---|---|
protected IntermediateModel |
model |
protected PoetExtension |
poetExtensions |
Constructor and Description |
---|
UserAgentUtilsSpec(IntermediateModel model) |
Modifier and Type | Method and Description |
---|---|
com.squareup.javapoet.ClassName |
className() |
com.squareup.javapoet.TypeSpec |
poetSpec() |
protected com.squareup.javapoet.MethodSpec |
privateConstructor() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
staticImports
protected final IntermediateModel model
protected final PoetExtension poetExtensions
public UserAgentUtilsSpec(IntermediateModel model)
Copyright © 2023. All rights reserved.