public class SyncClientClass extends SyncClientInterface
Constructor and Description |
---|
SyncClientClass(GeneratorTaskParams taskParams) |
Modifier and Type | Method and Description |
---|---|
com.squareup.javapoet.ClassName |
className() |
com.squareup.javapoet.TypeSpec |
poetSpec() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
staticImports
public SyncClientClass(GeneratorTaskParams taskParams)
public com.squareup.javapoet.TypeSpec poetSpec()
poetSpec
in interface ClassSpec
poetSpec
in class SyncClientInterface
PoetSpec.builder()...
implementationpublic com.squareup.javapoet.ClassName className()
className
in interface ClassSpec
className
in class SyncClientInterface
Copyright © 2023. All rights reserved.