| Package | Description | 
|---|---|
| bradleyross.library.helpers | 
 These are various utility classes that I developed for Java programs. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected DirWalker.Level | 
DirWalker.DirIterator.currentLevel  | 
| Modifier and Type | Field and Description | 
|---|---|
protected ArrayList<DirWalker.Level> | 
DirWalker.DirIterator.levels
Array of Level objects representing the levels in the tree
 search. 
 |