public abstract class AbstractRangeQueryFactory<T,U> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Function<T,U> |
valueFactory |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractRangeQueryFactory(Function<T,U> valueFactory) |
Copyright © 2002-2023 Atlassian. All Rights Reserved.