Uses of Interface
com.github.devmix.process.acto.messages.AttributeGetter
Packages that use AttributeGetter
-
Uses of AttributeGetter in com.github.devmix.process.acto
Methods in com.github.devmix.process.acto with parameters of type AttributeGetterModifier and TypeMethodDescription<R> CompletableFuture<R> ActiveObject.get(AttributeGetter<T, R> action) Asynchronously retrieves an attribute from the encapsulated instance using the providedAttributeGetter.