Generalized

Constructed by: DSL.Data.subclassOf.

Types

Link copied to clipboard
inner class option<out S : T & Any> : DSL.Invokable<T, S>

Adds a specialized invokable accessor for the underlying generalized storage. Use as val specialized = _holder.option(::SpecializedClass).

Properties

Link copied to clipboard
open override val v: T