public final class EventGraphFlattener
extends Object
-
Method Summary
static <T> List<org.apache.commons.lang3.tuple.Pair<String,T>>
flatten(gov.nasa.jpl.aerie.merlin.driver.timeline.EventGraph<T> graph)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
flatten
public static <T>
List<org.apache.commons.lang3.tuple.Pair<String,T>> flatten(gov.nasa.jpl.aerie.merlin.driver.timeline.EventGraph<T> graph)