Change BindingRuntimeTypes.findIdentity() 61/109361/4
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 16 Dec 2023 22:43:15 +0000 (23:43 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 17 Dec 2023 01:53:28 +0000 (02:53 +0100)
commit34466de476d7234d15719280361a3bf42048ea2c
tree724cf1ab6059d8823ed70ce9eb9b020922a78d93
parentfdcf549686105e2baf76a06e94a2da5ba0f73544
Change BindingRuntimeTypes.findIdentity()

Rename the method to identityChild(), returning a @Nullable instead of
an Optional. Add the appropriate documentation.

Change-Id: I9c95c61d015595f876371cfc5e1e521a1b4b3cbe
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-generator/src/main/java/org/opendaylight/mdsal/binding/generator/impl/rt/DefaultBindingRuntimeTypes.java
binding/mdsal-binding-runtime-api/src/main/java/org/opendaylight/mdsal/binding/runtime/api/AbstractBindingRuntimeContext.java
binding/mdsal-binding-runtime-api/src/main/java/org/opendaylight/mdsal/binding/runtime/api/BindingRuntimeTypes.java