|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.core.ui.SetUtils
public class SetUtils
A class for helping with various set operations
| Constructor Summary | |
|---|---|
protected |
SetUtils()
Protected constructor for utility class |
| Method Summary | |
|---|---|
static java.util.HashSet |
getIntersection(java.util.HashSet[] sets)
Computes the intersection of an array of HashSets |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SetUtils()
| Method Detail |
|---|
public static java.util.HashSet getIntersection(java.util.HashSet[] sets)
sets -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||