regexQQ property

String regexQQ
final

Regex of QQ number.

Implementation

static final String regexQQ = '[1-9][0-9]{4,}';