public static interface Graph.Finder<E> extends UnaryFunction<E,List<E>>
apply, evaluate
andThen, compose, identity
Copyright © 2011–2021 Eclipse Foundation. All rights reserved.