public final class ResourceOptimizer extends java.lang.Object implements IResourceOptimizer
IResourceOptimizer.| Constructor and Description |
|---|
ResourceOptimizer() |
| Modifier and Type | Method and Description |
|---|---|
void |
optimizeResources(IOptimizerContext context)
Runs the resource optimizer.
|
public void optimizeResources(IOptimizerContext context) throws java.lang.InterruptedException
IResourceOptimizeroptimizeResources in interface IResourceOptimizerjava.lang.InterruptedException - If the current thread is interrupted before the optimization is finished.