Uses of Interface
de.grogra.graph.wrapped.impl.parallel.ThreadableCommand
Packages that use ThreadableCommand
-
Uses of ThreadableCommand in de.grogra.graph.wrapped.impl.parallel
Classes in de.grogra.graph.wrapped.impl.parallel that implement ThreadableCommandMethods in de.grogra.graph.wrapped.impl.parallel with parameters of type ThreadableCommandModifier and TypeMethodDescriptiondefault voidThreadedWrappedGraph.execute(ThreadableCommand c) static voidTWGUtils.executeAll(ThreadedWrappedGraph[] tsgs, ThreadableCommand t) static voidTWGUtils.executeAll(Aggregate a, ThreadedWrappedGraph value, int nth, ThreadableCommand t) static voidTWGUtils.executeAll(Aggregate a, ThreadedWrappedGraph value, ThreadableCommand t) default voidThreadedWrappedGraph.executeAsSoonAsPossible(ThreadableCommand c)