duplicatesRemoved property

int duplicatesRemoved
final

How many directives removeDuplicates dropped. Always 0 when the option is off, so a caller can report it without checking the flag.

Implementation

final int duplicatesRemoved;