org.otfeed.samples
Interface IPropertyFormatter


public interface IPropertyFormatter

Formats an object to the string.


Method Summary
 java.lang.String format(java.lang.Object obj)
           
 

Method Detail

format

java.lang.String format(java.lang.Object obj)


Copyright © 2007-2008 Mike Kroutikov. All Rights Reserved.