org.apache.maven.diagrams.gui.swing_helpers
Interface ObjectToStringConverter<Type>


public interface ObjectToStringConverter<Type>


Method Summary
 java.lang.String convert(Type object)
           
 

Method Detail

convert

java.lang.String convert(Type object)


Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.