org.hibernate.search.bridge.builtin
Class LongBridge
java.lang.Object
org.hibernate.search.bridge.builtin.NumberBridge
org.hibernate.search.bridge.builtin.LongBridge
- All Implemented Interfaces:
- StringBridge, TwoWayStringBridge
public class LongBridge
- extends NumberBridge
Map a long element
- Author:
- Emmanuel Bernard
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LongBridge
public LongBridge()
stringToObject
public Object stringToObject(String stringValue)
- Description copied from interface:
TwoWayStringBridge
- Convert the string representation to an object