Package | Description |
---|---|
org.camunda.bpm.engine.impl.tree |
Modifier and Type | Class and Description |
---|---|
static class |
ReferenceWalker.NullCondition<S> |
Modifier and Type | Method and Description |
---|---|
static <S> ReferenceWalker.WalkCondition<S> |
ReferenceWalker.NullCondition.notNull() |
Modifier and Type | Method and Description |
---|---|
T |
ReferenceWalker.walkUntil(ReferenceWalker.WalkCondition<T> condition) |
T |
ReferenceWalker.walkWhile(ReferenceWalker.WalkCondition<T> condition) |
Copyright © 2022. All rights reserved.