Interface ZielonkaTreeTransformations.ZielonkaTreeLookup<S>
-
- All Known Subinterfaces:
ZielonkaTreeTransformations.AutomatonWithZielonkaTreeLookup<S,A>
- Enclosing class:
- ZielonkaTreeTransformations
public static interface ZielonkaTreeTransformations.ZielonkaTreeLookup<S>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ZielonkaTreeTransformations.ZielonkaTree
lookup(S state)
-
-
-
Method Detail
-
lookup
ZielonkaTreeTransformations.ZielonkaTree lookup(S state)
-
-