Uses of Class
com.power4j.fist.data.domain.Sort.Order
Packages that use Sort.Order
-
Uses of Sort.Order in com.power4j.fist.data.domain
Methods in com.power4j.fist.data.domain that return types with arguments of type Sort.OrderMethods in com.power4j.fist.data.domain with parameters of type Sort.OrderMethod parameters in com.power4j.fist.data.domain with type arguments of type Sort.OrderModifier and TypeMethodDescriptionstatic SortSort.of(Collection<Sort.Order> orders) Sort.orders(List<Sort.Order> orders)