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