Verwendungen von Klasse
ch.nolix.core.datastructure.property.LazyCalculatedProperty
Packages, die LazyCalculatedProperty verwenden
-
Verwendungen von LazyCalculatedProperty in ch.nolix.core.datastructure.property
Methoden in ch.nolix.core.datastructure.property, die LazyCalculatedProperty zurückgebenModifizierer und TypMethodeBeschreibungstatic <V2> LazyCalculatedProperty<V2> LazyCalculatedProperty.forValueCreater(Supplier<V2> valueCreator) static <V2> LazyCalculatedProperty<V2> LazyCalculatedProperty.forValueCreaterAndNeedToUpdateSupplier(Supplier<V2> valueCreator, BooleanSupplier needToUpdateSupplier)