Class CollectionSource<T>


  • public final class CollectionSource<T>
    extends Object
    Used to quickly adapt a collection for APIs expecting to be able to query generic content.

    Please note that this is read-only access.

    Author:
    Jody Garnett