Package Files.VCFMappers
Interface Mapper<M>
-
public interface Mapper<M>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description M[][]
getArray(int dim1, int dim2)
M
map(java.lang.String v)
-