public class StrategyType extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NONE |
static String |
STOP_IF_ENOUGH_MATCHES |
| Constructor and Description |
|---|
StrategyType() |
public static final String NONE
public static final String STOP_IF_ENOUGH_MATCHES
Copyright © 2019. All rights reserved.