Uses of Class
de.regnis.q.sequence.core.QSequenceCancelledException
Packages that use QSequenceCancelledException
-
Uses of QSequenceCancelledException in de.regnis.q.sequence
Methods in de.regnis.q.sequence that throw QSequenceCancelledExceptionModifier and TypeMethodDescriptionvoid
QSequenceDifference.registerSnake
(int leftFrom, int leftTo, int rightFrom, int rightTo) -
Uses of QSequenceCancelledException in de.regnis.q.sequence.core
Methods in de.regnis.q.sequence.core that throw QSequenceCancelledExceptionModifier and TypeMethodDescriptionvoid
QSequenceCanceller.checkCancelled()
void
QSequenceSnakeRegister.registerSnake
(int leftFrom, int leftTo, int rightFrom, int rightTo) -
Uses of QSequenceCancelledException in de.regnis.q.sequence.media
Methods in de.regnis.q.sequence.media that throw QSequenceCancelledExceptionModifier and TypeMethodDescriptionfinal void
QSequenceIntMedia.checkCancelled()
boolean
QSequenceCachingMedia.equals
(int leftIndex, int rightIndex) boolean
QSequenceDiscardingMedia.equals
(int leftIndex, int rightIndex) final boolean
QSequenceIntMedia.equalsLeft
(int left1, int left2) final boolean
QSequenceIntMedia.equalsRight
(int right1, int right2)