Uses of Interface
de.hybris.platform.util.collections.fast.procedures.YLongAndObjectProcedure
Packages that use YLongAndObjectProcedure
-
Uses of YLongAndObjectProcedure in de.hybris.platform.util.collections.fast
Methods in de.hybris.platform.util.collections.fast with parameters of type YLongAndObjectProcedureModifier and TypeMethodDescriptionvoidYLongToObjectMap.forEachEntry(YLongAndObjectProcedure<V> procedure) Allows to execute given procedure for all entries in the map.