| Package | Description | 
|---|---|
| org.gjt.sp.jedit.bsh |  Lightweight Scripting for Java. | 
| org.gjt.sp.jedit.bsh.collection | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | CollectionManager.BasicBshIteratorAn implementation that works with JDK 1.1 | 
| Modifier and Type | Method and Description | 
|---|---|
| BshIterator | CollectionManager. getBshIterator(java.lang.Object obj) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CollectionIteratorThis is the implementation of:
        BshIterator - a dynamically loaded extension that supports the collections
        API supported by JDK1.2 and greater. | 
| Modifier and Type | Method and Description | 
|---|---|
| BshIterator | CollectionManagerImpl. getBshIterator(java.lang.Object obj) |