Uses of Class
io.github.mmm.bean.AbstractInterface
-
Packages that use AbstractInterface Package Description io.github.mmm.bean Provides the API for generic java beans defined as simple class or interface avoiding lots of boilerplate code. -
-
Uses of AbstractInterface in io.github.mmm.bean
Classes in io.github.mmm.bean with annotations of type AbstractInterface Modifier and Type Interface Description interfaceVirtualBeanWritableBeanthat may bevirtualso it can potentially represent types that do not exist as JavaClass.interfaceWritableBeanWritable interface ofReadableBean.
-