Uses of Interface
eu.bandm.tools.ops.Index
Packages that use Index
Package
Description
Types for fundamental mathematical structures, plus libraries of respective
constants and operators.
Type checking for tpath expressions.
-
Uses of Index in eu.bandm.tools.ops
Classes in eu.bandm.tools.ops that implement IndexModifier and TypeClassDescriptionclassArrayIndex<T>Sorted list of instances of T for indexed representation, realized internally by an array.classDynamicEnum<T>static classAn enumeration type which comprises all items from a set of underlying enumeration types.static classThe product of multiple DynamicEnum realized as one DynamicEnum of tuples.classWraps an enumeration class to get all the access methods to the enums values, as defined byIndexclassHashIndex<T>An index where the look-up by number is accelerated by hashing.classSetIndex<T>DOCMEMethods in eu.bandm.tools.ops that return IndexConstructors in eu.bandm.tools.ops with parameters of type Index -
Uses of Index in eu.bandm.tools.tpath.type
Constructors in eu.bandm.tools.tpath.type with parameters of type Index