public interface PropertyGroupingProvider extends Serializable
Propertys.| Modifier and Type | Method and Description |
|---|---|
<T> Map<String,List<Property<T,?>>> |
groupDefinitions(List<Property<T,?>> definitions)
Groups given definitions.
|
Copyright © 2023 Miki. All rights reserved.