summaryrefslogtreecommitdiff
path: root/src/main/java/com/beust/jcommander/converters/DoubleConverter.java
AgeCommit message (Collapse)Author
2011-08-30Added support for floats and doubles.Alex Cornejo
These types are essential for almost any scientific application, I was shocked to find they were not already supported.