Interface UsageComputation.CompletionListener

  • Enclosing class:
    UsageComputation

    public static interface UsageComputation.CompletionListener
    • Method Detail

      • onCompleted

        void onCompleted​(Path dir,
                         long usage,
                         long count)