Uses of Interface
de.grogra.xl.lang.VoidToObjectGenerator
Package
Description
-
Uses of VoidToObjectGenerator in de.grogra.graph
-
Uses of VoidToObjectGenerator in de.grogra.graph.impl
Modifier and TypeClassDescriptionclass
ThisIterator
class iterates over all nodes of the subtree starting at a specified root node. -
Uses of VoidToObjectGenerator in de.grogra.imp2d
-
Uses of VoidToObjectGenerator in de.grogra.rgg
Modifier and TypeClassDescriptionfinal class
ObjectSynth<T,
V> Instances ofObjectSynth
are used in the context of the methodLibrary.synthesize(Object, ObjectToObjectGenerator, ObjectToObject)
. -
Uses of VoidToObjectGenerator in de.grogra.xl.util
Modifier and TypeClassDescriptionclass
ObjectList<E>
AObjectList
represents a list ofObject
values.