NotEmptyList
@SinceKotools(project = Project.Types, version = "3.2")
Content copied to clipboard
Representation of lists that contain at least one element.
Parameters
E
The type of elements contained in this list.
Functions
containsAll
Link copied to clipboard
lastIndexOf
Link copied to clipboard
listIterator
Link copied to clipboard