pobs.action
Interface PSet

All Superinterfaces:
java.util.Collection, PCollection, java.util.Set
All Known Implementing Classes:
PAbstractSet

public interface PSet
extends java.util.Set, PCollection

Author:
Martijn W. van der Lee

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 pobs.action.PCollection
addAction, addAction, addAllAction, clearAction, removeAction, removeAction, removeAllAction, retainAllAction