Uses of Interface
de.grogra.graph.wrapped.impl.parallel.ThreadedWrappedGraph
Packages that use ThreadedWrappedGraph
-
Uses of ThreadedWrappedGraph in de.grogra.graph.wrapped.impl.parallel
Subinterfaces of ThreadedWrappedGraph in de.grogra.graph.wrapped.impl.parallelClasses in de.grogra.graph.wrapped.impl.parallel that implement ThreadedWrappedGraphMethods in de.grogra.graph.wrapped.impl.parallel with parameters of type ThreadedWrappedGraphModifier and TypeMethodDescriptionstatic voidTWGUtils.executeAll(ThreadedWrappedGraph[] tsgs, ThreadableCommand t) static voidTWGUtils.executeAll(Aggregate a, ThreadedWrappedGraph value, int nth, ThreadableCommand t) static voidTWGUtils.executeAll(Aggregate a, ThreadedWrappedGraph value, int nth, ObjectToVoid<TWGraph> t) static voidTWGUtils.executeAll(Aggregate a, ThreadedWrappedGraph value, ThreadableCommand t) static voidTWGUtils.executeAll(Aggregate a, ThreadedWrappedGraph value, ObjectToVoid<TWGraph> t)