Package io.virtdata.api
Interface DataMapper<R>
-
public interface DataMapper<R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Rget(long input)
-
-
-
Method Detail
-
get
R get(long input)
-
-