Package de.lmu.ifi.pms.spex.utils

Interface Summary
Predicate<T> ATTENTION: This is not the representation of an XPath predicate.
 

Class Summary
IncrementalIntCollection Represents a collection of primitive type positive integer values.
ListStack<E> Represents a stack, whose cells can contain more than one element (or even be empty).
NullOutputStream  
 

Annotation Types Summary
Prototype This meta-data annotation indicates that some piece of code (method, constructor, class, ...) is considered to be a prototype implementation.
Todo This meta-data annotation indicates that some piece of code (method, constructor, class, ...) is considered uncomplete.