Package net.sourceforge.combean.interfaces.graph.containers.doubleval

Package class diagram package net.sourceforge.combean.interfaces.graph.containers.doubleval
Interface Summary
DoubleEdgeMap Similar to an EdgeMap but especially tailored to hold double values.
DoubleNodeMap A mapping of nodes to doubles.
FixedDoubleEdgeMap An immutable edge map of double values.
FixedDoubleNodeMap An immutable mapping of nodes to doubles.
InitializableWithDoubleDefaultValue An initalizable data structure which also supports initialization with a default value given a double.