public interface DruidLongPredicate
| Modifier and Type | Field and Description | 
|---|---|
static DruidLongPredicate | 
ALWAYS_FALSE  | 
static DruidLongPredicate | 
ALWAYS_TRUE  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
applyLong(long input)  | 
static final DruidLongPredicate ALWAYS_FALSE
static final DruidLongPredicate ALWAYS_TRUE
Copyright © 2011–2018. All rights reserved.