org.apache.openejb.util
Class Join
java.lang.Object
org.apache.openejb.util.Join
public class Join
- extends Object
- Version:
- $Rev: 602704 $ $Date: 2007-12-09 18:58:22 +0100 (So, 09. Dez 2007) $
Constructor Summary |
Join()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Join
public Join()
join
public static String join(String delimiter,
Collection collection)
join
public static String join(String delimiter,
Object... collection)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.