Schnittstelle CDOListWrapper<E>


public interface CDOListWrapper<E>
Can wrap given lists in order to augment the behavior of those given lists with custom behavior.
Seit:
4.19
Autor:
Eike Stepper
Siehe auch:
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    wrapList(EList<E> list)
     
  • Methodendetails