Deprecated API


Contents
Deprecated Interfaces
org.jtiger.framework.PositionableIterator
          Use Positionable instead. 
 

Deprecated Classes
org.jtiger.framework.ReadOnlyArrayFactory
          Use SequenceFactory instead. 
 

Deprecated Methods
org.jtiger.framework.ReadOnlyArrayFactory.newReadOnlyArray(E...)
          Use SequenceFactory.newSequence(E...) instead.