public abstract class Constants extends Object
| 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 |
LOWCASECHARS
The alphabet-chars in lower case.
|
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.
|
| 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 UCCHARSWN
public static final String LCCHARSWNASC
public static final String UCCHARSWNASC
public static final String LCUCCHARSWN
Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.