alpha(String name, int theSet) | Set32 | [package, static] |
complement32(int set1) | Set32 | [package, static] |
getEmpty() | Set32 | [package, static] |
insertElem(int theSet, int theElem) | Set32 | [package, static] |
intersection(int set1, int set2) | Set32 | [package, static] |
main(String args[]) | Set32 | [static] |
setminus(int set1, int set2) | Set32 | [package, static] |
union(int set1, int set2) | Set32 | [package, static] |