Class FeatureNameMapToIndex

Object
FeatureNameMapToIndex

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

It is implemented as a HashMap.

Author:
Owen Feehan
  • Constructor Details

    • FeatureNameMapToIndex

      public FeatureNameMapToIndex()
  • Method Details