Interface CDOListWrapper<E>


public interface CDOListWrapper<E>
Since:
4.19
Author:
Eike Stepper
  • Method Summary

    Modifier and Type
    Method
    Description
    wrapList(EList<E> list)
     
  • Method Details