public final class RestrictedAlphabet
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
DATE_TIME_CHARACTERS |
|
static int |
DATE_TIME_CHARACTERS_INDEX |
|
static java.lang.String |
NUMERIC_CHARACTERS |
|
static int |
NUMERIC_CHARACTERS_INDEX |
| Constructor | Description |
|---|---|
RestrictedAlphabet() |
public static final java.lang.String NUMERIC_CHARACTERS
public static final int NUMERIC_CHARACTERS_INDEX
public static final java.lang.String DATE_TIME_CHARACTERS
public static final int DATE_TIME_CHARACTERS_INDEX
Copyright © 2018 Oracle Corporation. All rights reserved.