Class FeatureNameMapToIndex

Object
org.anchoranalysis.feature.name.FeatureNameMapToIndex

public class FeatureNameMapToIndex
extends Object
A map of feature-names (strings) to indexes (int).

It is implemented as a HashMap.

Author:
Owen Feehan