public abstract class AbstractNumberStringConverter<T> extends Object implements StringConverter<T>
| Constructor and Description |
|---|
AbstractNumberStringConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString(Object value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConvertedClass, requiresQuotes, toObject, toObjectpublic String toString(Object value)
toString in interface StringConverter<T>Copyright © 2015 Revolution Systems Inc.. All rights reserved.