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-2022 Atlassian. All Rights Reserved.