public class NullSafePojo extends Object
| Constructor and Description |
|---|
NullSafePojo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getNullSafeInteger() |
int |
hashCode() |
void |
setNullSafeInteger(Integer nullSafeInteger) |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.