liquibase.util
Interface StringUtils.StringUtilsFormatter<Type>

All Known Implementing Classes:
StringUtils.ToStringFormatter
Enclosing class:
StringUtils

public static interface StringUtils.StringUtilsFormatter<Type>


Method Summary
 String toString(Type obj)
           
 

Method Detail

toString

String toString(Type obj)


Copyright © 2016 Liquibase.org. All rights reserved.