Package io.smallrye.mutiny.vertx.codegen.lang
package io.smallrye.mutiny.vertx.codegen.lang
-
ClassDescriptionAdd the buffer specific methods.If the class implements
Handler<X>, we addedConsumer<X>and so we need to implement that method.Add the equals and hashCode methods.Add methods if the class implementsIterable, so theiteratormethod and thetoMultimethod.Add methods if the class implementsIteratorinterface.Add toString if not in the list of method