public class CollectionManager extends Object
BshIterable.java| Modifier and Type | Class and Description |
|---|---|
static class |
CollectionManager.BasicBshIterator
An implementation that works with JDK 1.1
|
| Constructor and Description |
|---|
CollectionManager() |
| Modifier and Type | Method and Description |
|---|---|
BshIterator |
getBshIterator(Object obj) |
static CollectionManager |
getCollectionManager() |
Object |
getFromMap(Object map,
Object key) |
boolean |
isBshIterable(Object obj) |
boolean |
isMap(Object obj) |
Object |
putInMap(Object map,
Object key,
Object value) |
public static CollectionManager getCollectionManager()
public boolean isBshIterable(Object obj)
public BshIterator getBshIterator(Object obj) throws IllegalArgumentException
IllegalArgumentExceptionpublic boolean isMap(Object obj)
© 2000-2005 pat@pat.net :-)