edu.mit.ai.psg.utilities
Interface ISet

All Known Implementing Classes:
VectorSet, HashedSet

public interface ISet
extends Set, ICollection

A set interface with functional methods that return collections.


Methods inherited from interface java.util.Set
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
 
Methods inherited from interface edu.mit.ai.psg.utilities.ICollection
map, select
 


Copyright (c) 1996-1999
Massachusetts Institute of Technology

Feedback: jeva-feedback@ai.mit.edu