This is a lightweigth library that does nothing but parse a string to a given type. Supports most of the java classes, such as Integer, File, Enum, Float and also generic types as well, such as List<Integer>, Set<File> etc. Also possible to register your own parsers.
Version0.6.0compared with

Version Details

Test Changes (2)

0.5.0 0.6.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated junit » junit4.114.12
~ Updated org.assertj » assertj-core1.5.01.7.1