| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BUG_REGEX |
"^Bug: (\\w+)$" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CHANGE_ID_REGEX |
"Change-Id: I[0-9a-f]{40}" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SIGNED_OFF_BY |
"Signed-off-by: {0} <{1}>" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
GROWTH |
10 |
public static final int |
SIZE |
16 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DAYS |
31 |
public static final int |
HOURS |
24 |
public static final int |
MONTHS |
12 |
Copyright © 2011-2016. All Rights Reserved.