Package org.schmant.support.util

The FlatteningList.

See:
          Description

Interface Summary
FlatteningListDecorator This adapter is used by different script language implementations to teach FlatteningList about their own strange array and collection implementations.
 

Class Summary
FlatteningList<T> This is a list of object that flattens all collections and arrays added to.
 

Package org.schmant.support.util Description

The FlatteningList.

Since:
0.8
Author:
Karl Gustafsson