Uses of Interface
de.hybris.platform.util.collections.fast.procedures.YLongProcedure
Packages that use YLongProcedure
-
Uses of YLongProcedure in de.hybris.platform.util.collections.fast
Methods in de.hybris.platform.util.collections.fast with parameters of type YLongProcedureModifier and TypeMethodDescriptionvoidYLongToObjectMap.forEachKey(YLongProcedure procedure) Allows to execute given procedure for all keys in the map.