Class PrependName

All Implemented Interfaces:
Provider<FeatureList<FeatureInput>>

public class PrependName extends FeatureListProvider<FeatureInput>
Prepends a string to the custom-name of each feature in a list.
Author:
Owen Feehan
  • Constructor Details

    • PrependName

      public PrependName()
  • Method Details