Package | Description |
---|---|
net.sourceforge.czt.animation.eval |
CZT ZLive Animator
|
net.sourceforge.czt.animation.eval.flatpred | |
net.sourceforge.czt.animation.eval.result |
Class and Description |
---|
EvalSet |
EvalSetVisitor
An EvalSet visitor.
|
PowerSet
A power set with lazy evaluation of its elements.
|
PowerSetVisitor
A PowerSet visitor.
|
ProdSet
A simple implementation of a cartesian product set.
|
ProdSetVisitor
A ProdSet visitor.
|
RelSet
A relation or function space, from_ <--> to_.
|
RelSetVisitor
A RelSet visitor.
|
Class and Description |
---|
EvalSet |
RangeSet
A simple implementation of lo..hi.
|
Class and Description |
---|
DefaultEvalSet
TODO: move the caching functionality of this class into several
different iterator-wrappers, one that caches elements, another that
converts an Iterator into a ListIterator, etc.
|
DiscreteSet
A simple implementation of {e1,e2,e3,...,eN}.
|
EvalResult
A superclass for most of the different kinds of result expressions
generated by ZLive.
|
EvalSet |
PowerSet
A power set with lazy evaluation of its elements.
|
ProdSet
A simple implementation of a cartesian product set.
|
RangeSet
A simple implementation of lo..hi.
|
RelSet
A relation or function space, from_ <--> to_.
|
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.