protected static class QueryCompiler.FieldValue extends Object
Modifier | Constructor and Description |
---|---|
protected |
FieldValue(Object value,
boolean exact) |
Modifier and Type | Method and Description |
---|---|
Object |
getValue()
Returns the value itself
|
boolean |
isExact()
Determins if the value must not be processed any further.
|
protected FieldValue(Object value, boolean exact)
public Object getValue()
public boolean isExact()
Copyright © 2018. All rights reserved.