T - public abstract class ActionQuerySet<T extends ActionQuery>
extends net.sf.tweety.commons.BeliefSet<T>
| Constructor and Description |
|---|
ActionQuerySet()
Creates an empty ActionQuerySet
|
ActionQuerySet(Collection<? extends T> c)
Creates a new ActionQuerySet initialized with the given collection of
action queries.
|
add, addAll, clear, contains, containsAll, equals, getSignature, hashCode, instantiateSet, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitparallelStream, removeIf, spliterator, streampublic ActionQuerySet(Collection<? extends T> c)
c - public ActionQuerySet()
Copyright © 2018. All rights reserved.