public static interface RefactoringUtil.Graph<T>
java.util.Set<T>
getTargets(T source)
getVertices()
java.util.Set<T> getVertices()
java.util.Set<T> getTargets(T source)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.