Package | Description |
---|---|
org.springframework.data.mapping.model |
Core implementation of the mapping subsystem's model.
|
Modifier and Type | Method and Description |
---|---|
static 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.
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.