Uses of Package
org.djutils.base
Package
Description
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.
-
ClassDescriptionInterface for all identifiable objects.NumberParser is a class that can parse a number in a strict or lenient way, and dependent on locale.