Package 

Class DataClassSetDsl.NestedProperty

  • All Implemented Interfaces:
    kotlin.Function , kotlin.Function0 , kotlin.reflect.KAnnotatedElement , kotlin.reflect.KCallable , kotlin.reflect.KProperty , kotlin.reflect.KProperty0

    
    public class DataClassSetDsl.NestedProperty<Type extends Object, NestedType extends Object>
     implements KProperty0<NestedType>
                        

    Represents two properties that are associated by a nested object hierarchy.