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