Uses of Class
org.springframework.data.mapping.model.KotlinDefaultMask
Package
Description
Core implementation of the mapping subsystem's model.
-
Uses of KotlinDefaultMask in org.springframework.data.mapping.model
Modifier and TypeMethodDescriptionstatic KotlinDefaultMask
KotlinDefaultMask.from
(kotlin.reflect.KFunction<?> function, Predicate<kotlin.reflect.KParameter> isPresent) Creates defaulting mask(s) used to invoke Kotlin default methods that conditionally apply parameter values.