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

TopLevelObject

public static class TopLevelObject


Summary

Nested types

Constants

static final double

Public fields

static @NonNull TopLevelObject
static final double
static final lateinit @NonNull String
static final lateinit @NonNull String

Public methods

static final double
final @NonNull String
static final @NonNull String
static final double
final int
final void
setTopLevelLateInitVar(@NonNull String topLevelLateInitVar)
static final void
setTopLevelStaticLateInitVar(
    @NonNull String topLevelStaticLateInitVar
)

Constants

namedTopLevelconst

public static final double namedTopLevelconst = 4.125

Public fields

INSTANCE

public static @NonNull TopLevelObject INSTANCE

namedTopLevelJvmField

public static final double namedTopLevelJvmField

topLevelLateInitVar

public static final lateinit @NonNull String topLevelLateInitVar

topLevelStaticLateInitVar

public static final lateinit @NonNull String topLevelStaticLateInitVar

Public methods

getNamedTopLevelJvmStaticProp

public static final double getNamedTopLevelJvmStaticProp()

getTopLevelLateInitVar

public final @NonNull String getTopLevelLateInitVar()

getTopLevelStaticLateInitVar

public static final @NonNull String getTopLevelStaticLateInitVar()

namedTopLevelJvmStaticFun

public static final double namedTopLevelJvmStaticFun()

namedTopLevelObjectFun

public final int namedTopLevelObjectFun()

setTopLevelLateInitVar

public final void setTopLevelLateInitVar(@NonNull String topLevelLateInitVar)

setTopLevelStaticLateInitVar

public static final void setTopLevelStaticLateInitVar(
    @NonNull String topLevelStaticLateInitVar
)