文件名称: vertx-mutiny-generator-3.18.1.jar中文-英文对照文档.zip
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>vertx-mutiny-generator</artifactId>
<version>3.18.1</version>
</dependency>Gradle:
implementation group: 'io.smallrye.reactive', name: 'vertx-mutiny-generator', version: '3.18.1'
Gradle (Short):
implementation 'io.smallrye.reactive:vertx-mutiny-generator:3.18.1'
Gradle (Kotlin):
implementation("io.smallrye.reactive:vertx-mutiny-generator:3.18.1")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
io.smallrye.mutiny.vertx.codegen
io.smallrye.mutiny.vertx.codegen.lang
io.smallrye.mutiny.vertx.codegen.methodsio.smallrye.mutiny.vertx.codegen.MutinyGenerator
io.smallrye.mutiny.vertx.codegen.MutinyGeneratorLoader
io.smallrye.mutiny.vertx.codegen.lang.BufferRelatedMethodCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.ClassDeclarationCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.ClassJavadocCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.CodeGenHelper
io.smallrye.mutiny.vertx.codegen.lang.CodeWriter
io.smallrye.mutiny.vertx.codegen.lang.ConditionalCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.ConstantCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.ConstructorWithDelegateParameterCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.ConstructorWithGenericTypesCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.ConstructorWithObjectDelegateCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.ConsumerMethodCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.DelegateFieldCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.DelegateMethodDeclarationCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.FunctionApplyMethodCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.GetDelegateMethodCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.HashCodeAndEqualsMethodsCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.ImplClassCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.ImportDeclarationCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.IterableMethodCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.IteratorMethodsCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.MutinyGenAnnotationCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.NewInstanceMethodCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.NewInstanceWithGenericsMethodCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.NoArgConstructorCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.PackageDeclarationCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.ReadStreamMethodDeclarationCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.ToMultiMethodCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.ToStringMethodCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.ToSubscriberCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.TypeArgsConstantCodeWriter
io.smallrye.mutiny.vertx.codegen.lang.TypeHelper
io.smallrye.mutiny.vertx.codegen.methods.AwaitMethodGenerator
io.smallrye.mutiny.vertx.codegen.methods.ConsumerMethodGenerator
io.smallrye.mutiny.vertx.codegen.methods.ForgetMethodGenerator
io.smallrye.mutiny.vertx.codegen.methods.MutinyMethodDescriptor
io.smallrye.mutiny.vertx.codegen.methods.MutinyMethodDescriptor.MutinyKind
io.smallrye.mutiny.vertx.codegen.methods.MutinyMethodGenerator
io.smallrye.mutiny.vertx.codegen.methods.SimpleMethodGenerator
io.smallrye.mutiny.vertx.codegen.methods.UniMethodGenerator