Ejemplo n.º 1
0
 @Override
 void apply(CompilerOptions options, boolean value) {
   options.setRemoveUnusedClassProperties(value);
 }