Klasse LazyCalculatedProperty<V>

java.lang.Object
ch.nolix.core.datastructure.property.LazyCalculatedProperty<V>
Typparameter:
V - is the type of the value of a LazyCalculatedProperty.
Alle implementierten Schnittstellen:
ILazyCalculatedProperty<V>, UpToDateRequestable

public final class LazyCalculatedProperty<V> extends Object implements ILazyCalculatedProperty<V>
Version:
2025-07-07
Autor:
Silvan Wyss