public class ResolvedDependencies<T> extends Object
ResolvedDependencies(List<T> dependentStages)
List<T>
getDependentStages()
boolean
isEmpty()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResolvedDependencies(List<T> dependentStages)
public List<T> getDependentStages()
public boolean isEmpty()
Copyright © 2019. All rights reserved.