Interface FileDestination

All Known Implementing Classes:
DiscardingFileDestination, FsFileDestination, PatchFileDestination

public interface FileDestination
Author:
sjnickerson@google.com (Simon Nickerson)
  • Method Summary

    Modifier and Type Method Description
    void flush()  
    void writeFile​(SourceFile file)