Uses of Class
org.miaixz.bus.core.center.CollectionOperation
Packages that use CollectionOperation
-
Uses of CollectionOperation in org.miaixz.bus.core.center
Methods in org.miaixz.bus.core.center that return CollectionOperationModifier and TypeMethodDescriptionstatic <E> CollectionOperation<E> CollectionOperation.of(Collection<? extends E>... colls) 创建运算对象