sortedsequence
Toggle table of contents
0.5.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
sortedsequence
sortedsequence
/
io.timvanoijen.github.kotlin.sortedsequence.exceptions
Package-level
declarations
Types
Types
Invalid
Sort
Order
Exception
Link copied to clipboard
class
InvalidSortOrderException
:
SortedSequenceException
Sequence
Not
Sorted
Exception
Link copied to clipboard
class
SequenceNotSortedException
:
SortedSequenceException
Sorted
Sequence
Exception
Link copied to clipboard
sealed
class
SortedSequenceException
:
Exception