public interface BeanSort extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
sort(List<?> entityList,
List<SortStruct> sortStructList) |
void sort(List<?> entityList, List<SortStruct> sortStructList)
Copyright © 2023. All rights reserved.