Class Hierarchy
- java.lang.Object
- swim.structure.Form<T>
- swim.structure.form.ArrayForm
 - swim.structure.form.BigIntegerForm
 - swim.structure.form.BooleanForm
 - swim.structure.form.ByteBufferForm
 - swim.structure.form.ByteForm
 - swim.structure.form.CharacterForm
 - swim.structure.form.ClassForm<T> (implements java.lang.Cloneable)
 - swim.structure.form.CollectionForm<T>
 - swim.structure.form.DoubleForm
 - swim.structure.form.FieldForm<T>
 - swim.structure.form.FloatForm
 - swim.structure.form.IntegerForm
 - swim.structure.form.ItemForm
 - swim.structure.form.LongForm
 - swim.structure.form.MapForm<K,
V>  - swim.structure.form.NumberForm
 - swim.structure.form.PolyForm (implements java.lang.Cloneable)
 - swim.structure.form.ShortForm
 - swim.structure.form.StringForm
 - swim.structure.form.TagForm<T>
 - swim.structure.form.UnitForm<T>
 - swim.structure.form.ValueForm
 
 
 - swim.structure.Form<T>