Long Indexed
interface LongIndexed<T> : Indexed<Long, T> , Comparable<LongIndexed<T>>
Content copied to clipboard
Types
Functions
compareTo
Link copied to clipboard
component1
Link copied to clipboard
component2
Link copied to clipboard