public static final class DateTimePatternGenerator.PatternInfo extends Object
Modifier and Type | Field and Description |
---|---|
static int |
BASE_CONFLICT |
static int |
CONFLICT |
String |
conflictingPattern |
static int |
OK |
int |
status |
Constructor and Description |
---|
PatternInfo()
Simple constructor, since this is treated like a struct.
|
public static final int OK
public static final int BASE_CONFLICT
public static final int CONFLICT
public int status
public String conflictingPattern
Copyright © 2016 Unicode, Inc. and others.