uppercaseCharCount property

int uppercaseCharCount
final

Implementation

final int minLength,
    normalCharCount,
    uppercaseCharCount,
    lowercaseCharCount,
    numericCharCount,
    specialCharCount;