|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.weda.Utils
public final class Utils
Method Summary | ||
---|---|---|
static
|
intersection(java.util.Set<T> set1,
java.lang.Iterable<T> set2)
|
|
static
|
toSet(java.lang.Iterable<T> source)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final <T> java.util.Set<T> intersection(java.util.Set<T> set1, java.lang.Iterable<T> set2)
public static final <T> java.util.Set<T> toSet(java.lang.Iterable<T> source)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |