パッケージ coins.aflow.util

インタフェースの概要
Analyzer Title: Analyzer Description: Interface for analyzer classes.
BitVector Vector of bits.
BitVectorIterator BitVectorIterator interface: (##6)
CoinsIterator CoinsIterator.java Created on August 11, 2002, 5:48 PM Iterator that can accomodate the structural modification in any way in the underlying list, without throwing ConcurrentModificationException.
FAListIterator Iterator interface for FAList.
Poset  
RegisterAnalClasses  
 

クラスの概要
AnalAdapter  
BitVectorImpl BitVectorImpl class:
BitVectorIteratorImpl BitVectorIteratorImpl class: (##6)
CoinsList List whose iterator implements CoinsIterator (returned by coinsIterator()).
CoinsList.Entry  
Factory  
FAList Title: Description: 1 based list that prohibits the remove operation.
ListValuedMap  
PosetImpl  
PosetImpl.DirectInfo  
SelfCollectingResults Title: SelfCollectingResults Description: Map class that responds to the query ("get") by, if the requested key is not found, calling methods that collects the info (value for the key).
TreeStructure A tree structure class.
 

エラーの概要
FlowError  
UnimplementedMethodException Thrown to indicate that the requested method is not implemented yet.