Classes | |
| interface | Iterator |
| An Iterator interface to provide cross-platform compatibility for a List. More... | |
| interface | List |
| A Subset of the List interface found in java.util to provide cross-platform functionality of a List in both superwaba and Java. More... | |
| class | MutableBoolean |
| An updateable boolean wrapper class. More... | |
| class | MutableInteger |
| An updateable integer wrapper class. More... | |
| class | MutableReference |
| An updateable reference wrapper class. More... | |
As these classes are not directly related to the application's domain, they are candidate to be moved into a general-purpose component library.
1.3.5