org.camunda.bpm.engine.impl.tree
Class ReferenceWalker.NullCondition<S>
java.lang.Object
org.camunda.bpm.engine.impl.tree.ReferenceWalker.NullCondition<S>
- All Implemented Interfaces:
- ReferenceWalker.WalkCondition<S>
- Enclosing class:
- ReferenceWalker<T>
public static class ReferenceWalker.NullCondition<S>
- extends Object
- implements ReferenceWalker.WalkCondition<S>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReferenceWalker.NullCondition
public ReferenceWalker.NullCondition()
isFulfilled
public boolean isFulfilled(S element)
- Specified by:
isFulfilled
in interface ReferenceWalker.WalkCondition<S>
notNull
public static <S> ReferenceWalker.WalkCondition<S> notNull()
Copyright © 2016 camunda services GmbH. All rights reserved.