Class StringToDoubleConverter

java.lang.Object
net.anwiba.commons.utilities.number.StringToDoubleConverter
All Implemented Interfaces:
IConverter<String,Double,RuntimeException>

public final class StringToDoubleConverter extends Object implements IConverter<String,Double,RuntimeException>