be.SIRAPRISE.client
Interface TupleBag

All Superinterfaces:
java.lang.Iterable<Tuple>, TupleContainer
All Known Implementing Classes:
AbstractTupleBag, InsertionOrderTupleBag

public interface TupleBag
extends TupleContainer

A TupleBag is a collection of tuples that can contain the same tuple value more than once.

Author:
Erwin Smout

Method Summary
 
Methods inherited from interface be.SIRAPRISE.client.TupleContainer
addTuplesWithHeadingCheck, addTuplesWithoutHeadingCheck, addTupleWithHeadingCheck, addTupleWithoutHeadingCheck, clear, containsTuple, containsTuples, getHeading, iterator, printValueEscapedWithoutTypeNames, printValueEscapedWithTypeNames, printValueWithoutTypeNames, printValueWithTypeNames, printValueXML, removeTuple, removeTuples, size, toObjectArray, toObjectArrayIgnoringMissingSetters, toObjectCollection, toObjectCollectionIgnoringMissingSetters, toObjectsArray, toObjectsCollection