Package-level declarations
Types
Link copied to clipboard
class SingleDelegate<T>(delegate: ValueListDelegate<T>) : ReadWriteProperty<StringValuesBuilder, T?>
Link copied to clipboard
class SingleDelegateFactory<T>(provider: ValueListDelegateProvider<T>) : PropertyDelegateProvider<StringValuesBuilder, ValueSingleDelegate<T>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard