Interface RecordMapper<C extends Cursor,​T>


  • public interface RecordMapper<C extends Cursor,​T>
    • Method Detail

      • map

        T map​(C cursor)