Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class ClassPropertyDelegateProvider<OBJECT_TYPE : Object, VALUE>(buildPropertyFunc: (propertyName: String) -> Property<OBJECT_TYPE, VALUE>)