| Package | Description |
|---|---|
| net.csdn.common.settings | |
| net.csdn.common.unit |
| Modifier and Type | Method and Description |
|---|---|
SizeValue |
ImmutableSettings.getAsSize(String setting,
SizeValue defaultValue) |
SizeValue |
Settings.getAsSize(String setting,
SizeValue defaultValue)
Returns the setting value (as size) associated with the setting key.
|
| Modifier and Type | Method and Description |
|---|---|
SizeValue |
ImmutableSettings.getAsSize(String setting,
SizeValue defaultValue) |
SizeValue |
Settings.getAsSize(String setting,
SizeValue defaultValue)
Returns the setting value (as size) associated with the setting key.
|
| Modifier and Type | Method and Description |
|---|---|
static SizeValue |
SizeValue.parseSizeValue(String sValue) |
static SizeValue |
SizeValue.parseSizeValue(String sValue,
SizeValue defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
static SizeValue |
SizeValue.parseSizeValue(String sValue,
SizeValue defaultValue) |
Copyright © 2020. All rights reserved.