Class SystemViewInnerCollectionsAdapter<C,​R,​D>

  • All Implemented Interfaces:
    Iterable<R>, SystemView<R>

    public class SystemViewInnerCollectionsAdapter<C,​R,​D>
    extends Object
    System view backed by data container. Each instance of containers collections should provide a collection of data.
    See Also:
    SystemView