{% setvar book_path %}/reference/kotlin/dokkatest/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

TopLevelMultiInheritingObject

object TopLevelMultiInheritingObject : Exception, Comparator

kotlin.Any
   ↳ kotlin.Throwable
     ↳ java.lang.Exception
       ↳ dokkatest.companionStatic.TopLevelMultiInheritingObject

Summary

Constants

const Double

Public functions

open Int
Int
Double

Public properties

Double
Double

Inherited functions

From java.util.Comparator
From kotlin.Throwable

Inherited properties

From kotlin.Throwable

Constants

multiInheritingTopLevelConst

const val multiInheritingTopLevelConst = 2.125: Double

Public functions

compare

open fun compare(
    o1: TopLevelMultiInheritingObject?,
    o2: TopLevelMultiInheritingObject?
): Int

multiInheritingTopLevelObjectFun

fun multiInheritingTopLevelObjectFun(): Int

multiInheritingTopLevelStaticFun

fun multiInheritingTopLevelStaticFun(): Double

Public properties

multiInheritingTopLevelField

val multiInheritingTopLevelFieldDouble

multiInheritingTopLevelStaticProp

val multiInheritingTopLevelStaticPropDouble