JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Search
Help
com.cloudbees.simplediskusage
UsageComputation
CompletionListener
Contents
Description
Method Summary
Method Details
onCompleted(Path, long, long)
Hide sidebar
Show sidebar
Interface UsageComputation.CompletionListener
Enclosing class:
UsageComputation
public static interface
UsageComputation.CompletionListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onCompleted
(
Path
dir, long usage, long count)
Method Details
onCompleted
void
onCompleted
(
Path
dir, long usage, long count)