Collection
value
@return true if all elements were present in the collection.
Collection
value
@return true if all elements were present in the collection.
Collection
value
@return true if all elements were present in the set.
true
if the bag contains all elements in the given collection, respecting cardinality. That is, if the given collection coll
contains n
copies of a given object, calling {@link #getCount(Object)} on that object mustbe >= n
for all n
in coll
. The {@link Collection#containsAll(Collection)} method specifiesthat cardinality should not be respected; this method should return true if the bag contains at least one of every object contained in the given collection.
@param coll the collection to check against
@return true
if the Bag contains all the collection
true
iff I {@link #contains contain}all of the elements in the given collection.
@param c the collection of elements whose presence within me is to be tested
@return true
iff I contain the all the specified elements
true
iff I {@link #contains contain}all of the elements in the given collection.
@param c the collection of elements whose presence within me is to be tested
@return true
iff I contain the all the specified elements
true
iff I {@link #contains contain}all of the elements in the given collection.
@param c the collection of elements whose presence within me is to be tested
@return true
iff I contain the all the specified elements
true
iff I {@link #contains contain}all of the elements in the given collection.
@param c the collection of elements whose presence within me is to be tested
@return true
iff I contain the all the specified elements
true
iff I {@link #contains contain}all of the elements in the given collection.
@param c the collection of elements whose presence within me is to be tested
@return true
iff I contain the all the specified elements
true
iff I {@link #contains contain}all of the elements in the given collection.
@param c the collection of elements whose presence within me is to be tested
@return true
iff I contain the all the specified elements
true
iff I {@link #contains contain}all of the elements in the given collection.
@param c the collection of elements whose presence within me is to be tested
@return true
iff I contain the all the specified elements
true
if the bag contains all elements in the given collection, respecting cardinality. That is, if the given collection coll
contains n
copies of a given object, calling {@link #getCount(Object)} on that object mustbe >= n
for all n
in coll
. The {@link Collection#containsAll(Collection)} method specifiesthat cardinality should not be respected; this method should return true if the bag contains at least one of every object contained in the given collection.
@param coll the collection to check against
@return true
if the Bag contains all the collection
true
if sequence data contain all of the specified actions, false
otherwise
true
if sequence data contain all of the specified actions, false
otherwise
true
if all of the elements of the specified collection are also unfiltered elements in this list.
resources
are contained in this {@link ResourceSet}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|