Package arez.component.internal
package arez.component.internal
This package contains internal implementation classes required to support the component model used by Arez.
-
ClassDescriptionAbstractRepository<K,
T, R extends AbstractRepository<K, T, R>> Abstract base class for repositories that contain Arez components.Utility methods used when returning results from repositories.The "kernel" of the components generated by the annotation processor.MemoizeCache<T>The class responsible for cachingFunctional interface for calculating memoizable value.