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
/
SortedSequenceException
Sorted
Sequence
Exception
sealed
class
SortedSequenceException
:
Exception
Inheritors
InvalidSortOrderException
SequenceNotSortedException
Members
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?