Uses of Interface
com.mastfrog.graph.ObjectGraph
-
Packages that use ObjectGraph Package Description com.mastfrog.graph -
-
Uses of ObjectGraph in com.mastfrog.graph
Subinterfaces of ObjectGraph in com.mastfrog.graph Modifier and Type Interface Description interfaceStringGraphMethods in com.mastfrog.graph that return ObjectGraph Modifier and Type Method Description default <T> ObjectGraph<T>IntGraph. toObjectGraph(List<T> items)
-