org.apache.tuscany.das.rdb.util
Class CollectionsUtil

java.lang.Object
  extended by org.apache.tuscany.das.rdb.util.CollectionsUtil

public final class CollectionsUtil
extends java.lang.Object


Method Summary
static boolean disjoint(java.util.Collection c1, java.util.Collection c2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

disjoint

public static boolean disjoint(java.util.Collection c1,
                               java.util.Collection c2)


Copyright © 2007 Apache Software Foundation. All Rights Reserved.