public class ObjectText<T> extends Object implements IObjectText<T>
ObjectText()
ObjectText(String nullValueString)
String
getText(T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectText()
public ObjectText(String nullValueString)
public String getText(T value)
getText
IObjectText<T>
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.