vertx / io.vertx.rx.java / UnmarshallerOperator / <init>

<init>

UnmarshallerOperator(mappedType: Class<T>)
UnmarshallerOperator(mappedType: Class<T>, mapper: ObjectMapper)
UnmarshallerOperator(mappedTypeRef: TypeReference<T>)
UnmarshallerOperator(mappedTypeRef: TypeReference<T>, mapper: ObjectMapper)