public class ApplicationLoaderPolicy extends Object implements PruningPolicy
| Modifier and Type | Field and Description |
|---|---|
static ApplicationLoaderPolicy |
INSTANCE |
public static final ApplicationLoaderPolicy INSTANCE
public boolean check(CGNode n)
PruningPolicycheck in interface PruningPolicyn - node to be checkedtrue, if this node shall be kept, false otherwiseCopyright © 2015. All rights reserved.