LibraryConfig

interface LibraryConfig

ライブラリの設定を表すタイプです。

サブモジュールと連携するために用意している機能であり、通常利用で使用することはありません。

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Inheritors

CrashReportingConfig
Link copied to clipboard