public interface IResourceOptimizer
| Modifier and Type | Method and Description |
|---|---|
void |
optimizeResources(IOptimizerContext context)
Runs the resource optimizer.
|
void optimizeResources(IOptimizerContext context) throws java.lang.InterruptedException
java.lang.InterruptedException - If the current thread is interrupted before the optimization is finished.