Uses of Class
org.qubership.integration.platform.variables.management.util.DistinctByKey
Packages that use DistinctByKey
-
Uses of DistinctByKey in org.qubership.integration.platform.variables.management.util
Methods in org.qubership.integration.platform.variables.management.util that return DistinctByKeyModifier and TypeMethodDescriptionstatic <T> DistinctByKey<T> DistinctByKey.newInstance(Function<T, Object> keyExtractor)