Schnittstelle ILazyCalculatedProperty<V>

Typparameter:
V - is the type of the value of a ILazyCalculatedProperty.
Alle Superschnittstellen:
UpToDateRequestable
Alle bekannten Implementierungsklassen:
LazyCalculatedProperty

public interface ILazyCalculatedProperty<V> extends UpToDateRequestable
A ILazyCalculatedProperty provides a value that is calculated lazy.
Version:
2025-07-07
Autor:
Silvan Wyss
  • Methodendetails