Class RowMapper<T>

  • All Implemented Interfaces:
    RxDelegate

    public class RowMapper<T>
    extends Object
    implements RxDelegate
    Map a to an arbitrary T object.

    NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.