| Package | Description |
|---|---|
| net.anotheria.moskito.core.config.tracing |
| Modifier and Type | Method and Description |
|---|---|
ShrinkingStrategy |
TracingConfiguration.getShrinkingStrategy() |
static ShrinkingStrategy |
ShrinkingStrategy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ShrinkingStrategy[] |
ShrinkingStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TracingConfiguration.setShrinkingStrategy(ShrinkingStrategy shrinkingStrategy) |
Copyright © 2010-2020 anotheria.net. All Rights Reserved.