Schnittstelle Materiazable<M>

Typparameter:
M - is the type of the objects a Materiazable can be materialized to.
Alle Superschnittstellen:
MaterializationRequestable

public interface Materiazable<M> extends MaterializationRequestable
Autor:
Silvan Wyss
  • Methodendetails

    • toMaterialized

      M toMaterialized()