Uses of Package
org.djutils.base
-
Packages that use org.djutils.base Package Description org.djutils.base The djutils.base package contains a number of very generic classes / interfaces such as the Identifiable interface, the mutable primitive classes, and the NumberParser that allows for lenient parsing. -
Classes in org.djutils.base used by org.djutils.base Class Description NumberParser NumberParser is a class that can parse a number in a strict or lenient way, and dependent on locale.