public class FloatTransform extends Object
| Constructor and Description |
|---|
FloatTransform() |
| Modifier and Type | Method and Description |
|---|---|
Float |
read(String value)
Transform a string value to an appropriate basic Java object representation.
|
String |
write(Float value)
Transform a basic Java object to a string value.
|
Copyright © 2015. All rights reserved.