Interface StringFile.DumpHandler

Enclosing class:
StringFile

public static interface StringFile.DumpHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(long fileIdx, String str)
     
  • Method Details

    • handle

      void handle(long fileIdx, String str)