public static class ReferenceWalker.NullCondition<S> extends Object implements ReferenceWalker.WalkCondition<S>
| Constructor and Description | 
|---|
NullCondition()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isFulfilled(S element)  | 
static <S> ReferenceWalker.WalkCondition<S> | 
notNull()  | 
public boolean isFulfilled(S element)
isFulfilled in interface ReferenceWalker.WalkCondition<S>public static <S> ReferenceWalker.WalkCondition<S> notNull()
Copyright © 2019. All rights reserved.