GraphMine

graphmine-core / io.github.sof3.graphmine.config / SimpleConfigEntry

SimpleConfigEntry

class SimpleConfigEntry<T : Any>

See Also

ConfigSpec.entry

Functions

provideDelegate operator fun provideDelegate(thisRef: ConfigSpec, property: KProperty<*>): ConfigEntryDelegate<T>