spek-api / org.jetbrains.spek.api.memoized / Subject

Subject

interface Subject<T> : MemoizedValue<T>

Author
Ranie Jade Ramiso

Since
1.0



Inherited Functions

getValue abstract operator fun getValue(ref: Any?, property: KProperty<*>): T