Uses of Interface
de.regnis.q.sequence.core.QSequenceCanceller
-
Packages that use QSequenceCanceller Package Description de.regnis.q.sequence.core de.regnis.q.sequence.media -
-
Uses of QSequenceCanceller in de.regnis.q.sequence.core
Classes in de.regnis.q.sequence.core that implement QSequenceCanceller Modifier and Type Class Description class
QSequenceDummyCanceller
-
Uses of QSequenceCanceller in de.regnis.q.sequence.media
Constructors in de.regnis.q.sequence.media with parameters of type QSequenceCanceller Constructor Description QSequenceCachingMedia(QSequenceCachableMedia media, QSequenceCanceller canceller)
QSequenceDiscardingMedia(QSequenceIntMedia media, QSequenceDiscardingMediaConfusionDetector confusionDetector, QSequenceCanceller canceller)
QSequenceIntMedia(QSequenceCanceller canceller)
-