kmongo / org.litote.kmongo.property / KPropertyPath / <init>

<init>

KPropertyPath(previous: KPropertyPath<T, *>?, property: KProperty1<*, R?>)

A property path, operations on which take one receiver as a parameter.

Parameters

T - the type of the receiver which should be used to obtain the value of the property.

R - the type of the property.