Uses of Class
eu.bandm.tools.ops.HeteroMap
Package
Description
Types for fundamental mathematical structures, plus libraries of respective
constants and operators.
-
Uses of HeteroMap in eu.bandm.tools.ops
Modifier and TypeMethodDescriptionstatic HeteroMap
HeteroMap.empty()
Returns an empty map.<V> HeteroMap
HeteroMap.with
(HeteroMap.Key<V> key, V value) Returns a map that has the same mappings as this map, with one exception.