Uses of Class
org.burningwave.graph.Functions.ForCollection
Packages that use Functions.ForCollection
-
Uses of Functions.ForCollection in org.burningwave.graph
Subclasses of Functions.ForCollection in org.burningwave.graphMethods in org.burningwave.graph that return Functions.ForCollectionModifier and TypeMethodDescriptionstatic <T> Functions.ForCollection<T> Functions.ForCollection.create(org.burningwave.core.classes.FieldAccessor byFieldOrByMethodPropertyAccessor, org.burningwave.core.classes.FieldAccessor byMethodOrByFieldPropertyAccessor, org.burningwave.core.iterable.IterableObjectHelper iterableObjectHelper, String iterableObjectContextKey, String loopResultContextKey) protected static <T> Functions.ForCollection<T> Functions.ForCollection.create(org.burningwave.core.classes.FieldAccessor byFieldOrByMethodPropertyAccessor, org.burningwave.core.classes.FieldAccessor byMethodOrByFieldPropertyAccessor, org.burningwave.core.iterable.IterableObjectHelper iterableObjectHelper, org.burningwave.graph.Functions.ForCollection.AlgorithmsSupplier algorithmsSupplier)