Interface MID<T,C extends T>

All Superinterfaces:
MCustomizable, MTypeInfo<T,C>
All Known Implementing Classes:
CMID

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