@FunctionalInterface public static interface ResourceModelFactory.ContentToModelMappingCallback<T>
Modifier and Type | Method and Description |
---|---|
T |
map(T model)
A synchronous callback for models that are ready for content-to-model mapping.
|
Copyright © 2024. All rights reserved.