| Package | Description |
|---|---|
| com.google.gerrit.extensions.api.changes | |
| com.google.gerrit.extensions.client |
| Modifier and Type | Method and Description |
|---|---|
DiffPreferencesInfo.Whitespace |
FileApi.DiffRequest.getWhitespace() |
| Modifier and Type | Method and Description |
|---|---|
FileApi.DiffRequest |
FileApi.DiffRequest.withWhitespace(DiffPreferencesInfo.Whitespace whitespace) |
| Modifier and Type | Field and Description |
|---|---|
DiffPreferencesInfo.Whitespace |
DiffPreferencesInfo.ignoreWhitespace |
| Modifier and Type | Method and Description |
|---|---|
static DiffPreferencesInfo.Whitespace |
DiffPreferencesInfo.Whitespace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiffPreferencesInfo.Whitespace[] |
DiffPreferencesInfo.Whitespace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.