Interface NameModifier

All Known Implementing Classes:
NameModifierImpl

public interface NameModifier
  • Method Summary

    Modifier and Type
    Method
    Description
    Create a modified name from the base name.
  • Method Details

    • makeName

      String makeName(String base)
      Create a modified name from the base name.