| Package | Description |
|---|---|
| org.smallmind.scribe.pen |
| Modifier and Type | Method and Description |
|---|---|
FileSizeQuantifier |
FileSizeRolloverRule.getFileSizeQuantifier() |
static FileSizeQuantifier |
FileSizeQuantifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileSizeQuantifier[] |
FileSizeQuantifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileSizeRolloverRule.setFileSizeQuantifier(FileSizeQuantifier fileSizeQuantifier) |
| Constructor and Description |
|---|
FileSizeRolloverRule(long maxSize,
FileSizeQuantifier fileSizeQuantifier) |
Copyright © 2019. All rights reserved.