T
- generic typepublic class Formatter<T> extends Object
Constructor and Description |
---|
Formatter() |
Modifier and Type | Method and Description |
---|---|
String |
objectToString(T o)
converts the given Object into a string.
|
Copyright © 2015. All Rights Reserved.