Package-level declarations
Types
Link copied to clipboard
class Autofiller<V : Any>(lazyParamTypes: List<Lazy<ContextParamType<*>>>, val filler: Function<V?>)
Link copied to clipboard
A context parameter type.
Link copied to clipboard
Link copied to clipboard
object DefaultContextParamTypes
Link copied to clipboard
A context parameter type that has a default value instead of null.
Link copied to clipboard