public interface DoubleMapper
Modifier and Type | Method | Description |
---|---|---|
double |
map(java.lang.String v) |
Map from string to double
|
double map(java.lang.String v) throws VCFUnexpectedDataException
v
- The stringVCFUnexpectedDataException
- If there is unexpected
data in the VCF