Package io.smallrye.mutiny.vertx
Class DelegatingHandler<U,V>
java.lang.Object
io.smallrye.mutiny.vertx.DelegatingHandler<U,V>
- Type Parameters:
U
-
- All Implemented Interfaces:
io.vertx.core.Handler<U>
An implementation of
Handler
and which delegates hashCode()
and equals(Object)
to
the passed handler.-
Constructor Summary
Constructors -
Method Summary