public interface IExcludedObjectsCallback
Modifier and Type | Method and Description |
---|---|
boolean |
isExcluded(Object object)
Checks whether an Object is excluded.
|
boolean isExcluded(Object object)
object
- the obejct to checkCopyright © 2017. All rights reserved.