Module net.automatalib.common.util
Package net.automatalib.common.util.mapping
package net.automatalib.common.util.mapping
-
ClassDescriptionMapMapping<D,
R> Mapping<D,R> An interface for mapping objects of a certain domain type to objects of a certain range type.Collection of various methods dealing withMappings.MutableMapping<D,R> Mutable version of aMapping, which supports setting keys for given values.Class for transforming integer index values into string values (using Latin characters, therefore effectively realizing a radix-26 representation of numbers).