Uses of Interface
ru.biosoft.access.Key

Packages that use Key
biouml.standard.type.access   
ru.biosoft.access Provides classes and interfaces for data collections. 
 

Uses of Key in biouml.standard.type.access
 

Methods in biouml.standard.type.access with parameters of type Key
 java.util.Iterator TitleSqlIndex.nodeIterator(Key key)
           
 

Uses of Key in ru.biosoft.access
 

Classes in ru.biosoft.access that implement Key
static class BTreeIndex.IntKey
           
 

Methods in ru.biosoft.access with parameters of type Key
 java.util.Iterator MemIndex.nodeIterator(Key key)
           
 java.util.Iterator Index.nodeIterator(Key key)
           
 java.util.Iterator BTreeRangeIndex.keyIterator(Key key)
           
 java.util.Iterator BTreeRangeIndex.nodeIterator(Key key)
           
 java.util.Iterator BTreeIndex.keyIterator(Key key)
           
 java.util.Iterator BTreeIndex.nodeIterator(Key key)
           
 



Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.