Interface ApiDocInfo

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface ApiDocInfo
Provides a prefix to distinguish API doc configuration
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves the configuration prefix
  • Method Details

    • getConfigPrefix

      String getConfigPrefix()
      Retrieves the configuration prefix
      Returns:
      configuration prefix