An ArrayList backed Set implementation, whose primary purpose is
to provide a Set that maintains the order of elements based on
indexes and/or the order in which items are added.
ArraySet() -
Constructor for class net.israfil.foundation.collections.ArraySet
An implementation of the DynamicallyAccessible interface with the
appropriate infrastructure for retrieving field data, via accessors if
such are implemented, or directly from the field where not.
Determines whether an attribute of the given name exists on this object's
definition, or if not, if there is a javabeans-style accessor named
appropriately for that attribute.
The main constructor, which takes an array of strings representing
the columns of the supposed DataReader, and an array of string arrays
representing the row data.
The main constructor, which takes an array of strings representing
the columns of the supposed DataReader, and an array of string arrays
representing the row data.