Interface DataMapper<R>


  • public interface DataMapper<R>
    • Method Detail

      • get

        R get​(long input)