Interface EOT_FileNameProvider

All Known Implementing Classes:
EOT_OutputFile.DefaultFileNameProvider, OutputStrategyC.OFC_NFN, OutputStrategyC.OFC_NFN_, OutputStrategyC.OSC_NFC, OutputStrategyC.OSC_NFC2, OutputStrategyC.OSC_NFCo, OutputStrategyC.OSC_NFF
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 EOT_FileNameProvider
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getFilename

      String getFilename()