@Internal public interface NullAwareGetters
Modifier and Type | Method and Description |
---|---|
boolean |
anyNull()
If no field is null, return false.
|
boolean |
anyNull(int[] fields)
For the input fields, if no field is null, return false.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.