public class ConverterHasNameString extends Object implements IConverter<IHasName,String>
IHasName.| Constructor and Description |
|---|
ConverterHasNameString() |
@Nullable public String convert(@Nullable IHasName aInput)
IConverterconvert in interface IConverter<IHasName,String>aInput - The source object to be converted. No null or non-
null constraint possible.null or non- null
constraint possible.Copyright © 2014–2015 Philip Helger. All rights reserved.