Interface FileFormatter

All Known Implementing Classes:
ForkFormatter

public interface FileFormatter
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
     
    format(String fileName, String text)
     
  • Method Details