JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Enum Summary
Class
Description
AwaitMethodGenerator
BufferRelatedMethodCodeWriter
Add the buffer specific methods.
ClassDeclarationCodeWriter
ClassJavadocCodeWriter
CodeGenHelper
CodeWriter
ConditionalCodeWriter
ConstantCodeWriter
ConstructorWithDelegateParameterCodeWriter
ConstructorWithGenericTypesCodeWriter
ConstructorWithObjectDelegateCodeWriter
ConsumerMethodCodeWriter
If the class implements
Handler<X>
, we added
Consumer<X>
and so we need to implement that method.
ConsumerMethodGenerator
DelegateFieldCodeWriter
DelegateMethodDeclarationCodeWriter
ForgetMethodGenerator
FunctionApplyMethodCodeWriter
GetDelegateMethodCodeWriter
HashCodeAndEqualsMethodsCodeWriter
Add the equals and hashCode methods.
ImplClassCodeWriter
ImportDeclarationCodeWriter
IterableMethodCodeWriter
Add methods if the class implements
Iterable
, so the
iterator
method and the
toMulti
method.
IteratorMethodsCodeWriter
Add methods if the class implements
Iterator
interface.
MutinyGenAnnotationCodeWriter
MutinyGenerator
MutinyGeneratorLoader
MutinyMethodDescriptor
Just a structure describing a method.
MutinyMethodDescriptor.MutinyKind
MutinyMethodGenerator
NewInstanceMethodCodeWriter
NewInstanceWithGenericsMethodCodeWriter
NoArgConstructorCodeWriter
PackageDeclarationCodeWriter
ReadStreamMethodDeclarationCodeWriter
SimpleMethodGenerator
ToMultiMethodCodeWriter
ToStringMethodCodeWriter
Add toString if not in the list of method
ToSubscriberCodeWriter
TypeArgsConstantCodeWriter
TypeHelper
UniMethodGenerator