Uses of Interface
com.aparapi.internal.model.ValueCache.ThrowingValueComputer
Packages that use ValueCache.ThrowingValueComputer
-
Uses of ValueCache.ThrowingValueComputer in com.aparapi.internal.model
Subinterfaces of ValueCache.ThrowingValueComputer in com.aparapi.internal.modelMethods in com.aparapi.internal.model with parameters of type ValueCache.ThrowingValueComputerModifier and TypeMethodDescriptionstatic <K, V, T extends Throwable>
ValueCache<K, V, T> ValueCache.on(ValueCache.ThrowingValueComputer<K, V, T> computer)