public final class RestrictedAlphabet extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DATE_TIME_CHARACTERS |
static int |
DATE_TIME_CHARACTERS_INDEX |
static String |
NUMERIC_CHARACTERS |
static int |
NUMERIC_CHARACTERS_INDEX |
Constructor and 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 © 2016 Oracle Corpration. All rights reserved.