public interface OnProgress<P>
Deferred.progress(Object)Deferred| Modifier and Type | Method and Description |
|---|---|
void |
progress(P that) |
void progress(P that)
that - The value representing progress of the computation.Copyright © 2014 MachineCode. All rights reserved.