| Modifier and Type | Field and Description |
|---|---|
static String |
LCCHARSWN
Lowercase chars and numbers.
|
static String |
LCCHARSWNASC
Lowercase chars, numbers and special chars.
|
static String |
LCUCCHARSWN
Lower and uppercase chars and numbers.
|
static String |
LCUCCHARSWNASC
Lower and uppercase chars with numbers and special chars.
|
static String |
LOWCASECHARS
The alphabet-chars in lower case.
|
static String |
LOWCASECHARS_UPPERCASECHARS_WITH_NUMBERS
Lower and uppercase chars and numbers.
|
static String |
LOWCASECHARS_UPPERCASECHARS_WITH_NUMBERS_AND_SPECIALCHARS
Lower and uppercase chars with numbers and special chars.
|
static String |
LOWCASECHARS_WITH_NUMBERS
Lowercase chars and numbers.
|
static String |
LOWCASECHARS_WITH_NUMBERS_AND_SPECIALCHARS
Lowercase chars, numbers and special chars.
|
static String |
NUMBERS
All digits.
|
static String |
SPECIALCHARS
All special Chars
|
static String |
UCCHARSWN
Uppercase chars and numbers.
|
static String |
UCCHARSWNASC
Lowercase chars, numbers and special chars.
|
static String |
UPPERCASECHARS
The alphabet-chars in upper case.
|
static String |
UPPERCASECHARS_WITH_NUMBERS
Uppercase chars and numbers.
|
static String |
UPPERCASECHARS_WITH_NUMBERS_AND_SPECIALCHARS
Lowercase chars, numbers and special chars.
|
| Constructor and Description |
|---|
Constants() |
public static final String SPECIALCHARS
public static final String NUMBERS
public static final String LOWCASECHARS
public static final String UPPERCASECHARS
public static final String LCCHARSWN
public static final String LOWCASECHARS_WITH_NUMBERS
public static final String UCCHARSWN
public static final String UPPERCASECHARS_WITH_NUMBERS
public static final String LCCHARSWNASC
public static final String LOWCASECHARS_WITH_NUMBERS_AND_SPECIALCHARS
public static final String UCCHARSWNASC
public static final String UPPERCASECHARS_WITH_NUMBERS_AND_SPECIALCHARS
public static final String LCUCCHARSWN
public static final String LOWCASECHARS_UPPERCASECHARS_WITH_NUMBERS
public static final String LCUCCHARSWNASC
public static final String LOWCASECHARS_UPPERCASECHARS_WITH_NUMBERS_AND_SPECIALCHARS
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.