Uses of Interface
com.cloudforgeci.api.core.rules.RuleKit.TriConsumer
Packages that use RuleKit.TriConsumer
-
Uses of RuleKit.TriConsumer in com.cloudforgeci.api.core.rules
Methods in com.cloudforgeci.api.core.rules with parameters of type RuleKit.TriConsumerModifier and TypeMethodDescriptionstatic <A,B, C> void RuleKit.whenAll(Slot<A> a, Slot<B> b, Slot<C> c, RuleKit.TriConsumer<A, B, C> fn)