org.modelmapper.internal.util
Class Strings

java.lang.Object
  extended by org.modelmapper.internal.util.Strings

public final class Strings
extends Object

Author:
Jonathan Halterman

Method Summary
static String join(List<? extends PropertyInfo> properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

join

public static String join(List<? extends PropertyInfo> properties)


Copyright © 2011. All Rights Reserved.