public class BigIntegerBridge extends NumberBridge
BigInteger
to a String
.Constructor and Description |
---|
BigIntegerBridge() |
Modifier and Type | Method and Description |
---|---|
Object |
stringToObject(String stringValue)
Convert the index string representation to an object.
|
objectToString
public Object stringToObject(String stringValue)
TwoWayStringBridge
stringValue
- The index value.Object
.Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved