|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcodesimian.Sets
public class Sets
contains inner classes for using CSs as SETs.
Because CodeSimian is made of lists and everything must have an int position in that list,
a SET is a list of things where the order in the list is random or irrelevant.
Common operations on SETs are UNION, DIFFERENCE, and AND.
| Nested Class Summary | |
|---|---|
static class |
Sets.UnionOfSets
|
| Constructor Summary | |
|---|---|
Sets()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Sets()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||