public class OAFindNull extends Object
Constructor and Description |
---|
OAFindNull() |
Modifier and Type | Method and Description |
---|---|
boolean |
findNull(Object obj)
Find a null value for an object or any of it's fields/references.
|
boolean |
foundOne(String propertyPath) |
static void |
main(String[] args) |
public boolean findNull(Object obj) throws IllegalAccessException
obj
- IllegalAccessException
public boolean foundOne(String propertyPath)
Copyright © 1999–2019 ViaOA. All rights reserved.