ENTITY
- the entity typepublic interface HasReferenceOperators<ENTITY>
Modifier and Type | Method and Description |
---|---|
default Predicate<ENTITY> |
isNotNull()
|
Predicate<ENTITY> |
isNull()
|
Copyright © 2017 Speedment, Inc.. All rights reserved.