Interface | Description |
---|---|
InfiniteMultiSet<E> | |
MultiSet<E> |
Class | Description |
---|---|
ByteOrderDataOutputStream | |
ExtendedLinkedHashSet<E> | |
GeneString |
Class to handle strings in P-systems.
|
HashInfiniteMultiSet<E> | |
HashMultiSet<E> |
A multiset that uses HashMap
|
IndexedPriorityQueue<E extends java.lang.Comparable<E>> |
An indexed priority queue consists of:
A tree structure of ordered pairs of the form (i,t_i).
|
InmutableMultiSet<E> |
An inmutable multiset.
|
Pair<E,T> |
This class represents a pair, that is, a binary tuple of generic type E and T
(E,T)
|
RandomArrayList<E> | |
RandomNumbersGenerator | |
ShuffleIterator<E> | |
Triple<E,T,L> |
This class represents a triple of generic types E, T and L
|
UnionIterator<E> | |
UnionSet<E> | |
XmlFileIDs |
This class provides all common functionality for reading XML documents which
follow a key-value structure
|
Exception | Description |
---|---|
PlinguaCoreException |
A general exception for the pLinguaCore module
|
Error | Description |
---|---|
PlinguaPanicError |
A general error for the pLinguaCore module
|