graphmine-core / io.github.sof3.graphmine.config / SimpleConfigEntry
class SimpleConfigEntry<T : Any>
class SimpleConfigEntry<T :
Any
>
See Also
ConfigSpec.entry
operator fun provideDelegate(thisRef:
ConfigSpec
, property:
KProperty
<*>):
ConfigEntryDelegate
<
T