public interface DruidFloatPredicate
Modifier and Type | Field and Description |
---|---|
static DruidFloatPredicate |
ALWAYS_FALSE |
static DruidFloatPredicate |
ALWAYS_TRUE |
Modifier and Type | Method and Description |
---|---|
boolean |
applyFloat(float input) |
static final DruidFloatPredicate ALWAYS_FALSE
static final DruidFloatPredicate ALWAYS_TRUE
Copyright © 2011–2017. All rights reserved.