Uses of Class
org.djunits.value.ValueRuntimeException

Packages that use ValueRuntimeException 
Package Description
org.djunits.value.base
Base value interfaces and classes, e.g.
org.djunits.value.vdouble.matrix
Double Matrix storage and calculations with units, absolute/relative, sparse/dense.
org.djunits.value.vdouble.matrix.base
Interfaces, abstract classes and utilities for DoubleMatrix.
org.djunits.value.vdouble.matrix.data
Internal data storage for the Matrix.
org.djunits.value.vdouble.vector
Double Vector storage and calculations with units, absolute/relative, sparse/dense.
org.djunits.value.vdouble.vector.base
Interfaces, abstract classes and utilities for DoubleVector.
org.djunits.value.vdouble.vector.data
Internal data storage for the Vector.
org.djunits.value.vfloat.matrix
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
org.djunits.value.vfloat.matrix.base
Interfaces, abstract classes and utilities for FloatMatrix.
org.djunits.value.vfloat.matrix.data
package-info.java.
org.djunits.value.vfloat.vector
Float Vector storage and calculations with units, absolute/relative, sparse/dense.
org.djunits.value.vfloat.vector.base
Interfaces, abstract classes and utilities for FloatVector.
org.djunits.value.vfloat.vector.data
Internal storage for the FloatVector.