Uses of Interface
org.djutils.base.Identifiable
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.
-
Uses of Identifiable in org.djutils.base
Modifier and TypeInterfaceDescriptioninterface
Interface for all classes with a getDescription() method in addition to a getId() method.