| Package | Description |
|---|---|
| com.facebook.presto.common.predicate |
| Modifier and Type | Method and Description |
|---|---|
static EquatableValueSet.ValueEntry |
EquatableValueSet.ValueEntry.create(Type type,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
Set<EquatableValueSet.ValueEntry> |
EquatableValueSet.getEntries() |
| Constructor and Description |
|---|
EquatableValueSet(Type type,
boolean whiteList,
Set<EquatableValueSet.ValueEntry> entries) |
Copyright © 2012–2022. All rights reserved.