public final class DefaultSelectStrategyFactory extends java.lang.Object implements SelectStrategyFactory
Modifier and Type | Field and Description |
---|---|
static SelectStrategyFactory |
INSTANCE |
Modifier | Constructor and Description |
---|---|
private |
DefaultSelectStrategyFactory() |
Modifier and Type | Method and Description |
---|---|
SelectStrategy |
newSelectStrategy()
Creates a new
SelectStrategy . |
public static final SelectStrategyFactory INSTANCE
public SelectStrategy newSelectStrategy()
SelectStrategyFactory
SelectStrategy
.newSelectStrategy
in interface SelectStrategyFactory