public interface OACallback<TYPE>
Modifier and Type | Method and Description |
---|---|
boolean |
updateObject(TYPE obj)
Callback method used for methods that "visit" an object graph.
|
boolean updateObject(TYPE obj)
Copyright © 1999–2025 ViaOA. All rights reserved.