Interface MList<T,C extends T>

All Superinterfaces:
MCustomizable, MTypeInfo<T,C>
All Known Subinterfaces:
MIDREFS<T,C>
All Known Implementing Classes:
CMIDREFS, CMList

public interface MList<T,C extends T> extends MTypeInfo<T,C>
  • Method Details