| Package | Description |
|---|---|
| org.openksavi.sponge.core.rule |
Classes for rules.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> CompositeEventCondition |
CompositeEventCondition.create(Function<? super T,? extends EventCondition> mapper,
List<T> conditionTemplates) |
static <T> CompositeEventCondition |
CompositeEventCondition.create(Function<? super T,? extends EventCondition> mapper,
T... conditionTemplates) |
Copyright © 2016–2020 Softelnet. All rights reserved.