Interface IPathLabelMapper<T>

Type Parameters:
T -
All Known Implementing Classes:
FileNameLabelMapper, PathLabelMapper

public interface IPathLabelMapper<T>
Since:
2.0.0
Author:
Reiner Jung
  • Method Summary

    Modifier and Type
    Method
    Description
    map(Path path)
    Map path to label.
  • Method Details

    • map

      T map(Path path)
      Map path to label.
      Parameters:
      path - input path
      Returns:
      returns label