org.hibernate.search.bridge.builtin
public class DoubleBridge extends NumberBridge
| Constructor and Description |
|---|
DoubleBridge() |
| Modifier and Type | Method and Description |
|---|---|
Object |
stringToObject(String stringValue)
Convert the index string representation to an object.
|
objectToStringpublic Object stringToObject(String stringValue)
TwoWayStringBridgestringValue - The index value.Object.Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved