public final class RestrictedAlphabet extends Object
Modifier and Type | Field | Description |
---|---|---|
static String |
DATE_TIME_CHARACTERS |
|
static int |
DATE_TIME_CHARACTERS_INDEX |
|
static String |
NUMERIC_CHARACTERS |
|
static int |
NUMERIC_CHARACTERS_INDEX |
Constructor | Description |
---|---|
RestrictedAlphabet() |
public static final String NUMERIC_CHARACTERS
public static final int NUMERIC_CHARACTERS_INDEX
public static final String DATE_TIME_CHARACTERS
public static final int DATE_TIME_CHARACTERS_INDEX
Copyright © 2018 Oracle Corpration. All Rights Reserved.