argutia.logic.sets
Interface MutableSet<E>

All Superinterfaces:
AffichableAvecStyle, Iterable<E>, Set<E>
All Known Implementing Classes:
MutableFamilyOfSets, MutableSetOfFormulas
public interface MutableSet<E>
extends Set<E>
Method Summary
 boolean add(E element)
           
 
Methods inherited from interface argutia.logic.sets.Set
contains, iterator, size, toImmutable
 
Methods inherited from interface argutia.gui.batchStyledDocument.AffichableAvecStyle
toStyledString
 
Method Detail

add

boolean add(E element)
Argutia JavaDoc
23 décembre 2007