Class IntegerParser

java.lang.Object
com.google.gwt.text.client.IntegerParser
All Implemented Interfaces:
Parser<Integer>

public class IntegerParser extends Object implements Parser<Integer>
A localized parser based on NumberFormat.getDecimalFormat().