Introduce AbstractBaseTemplate 78/106278/3
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 28 May 2023 20:24:49 +0000 (22:24 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 19 Jun 2023 09:52:30 +0000 (09:52 +0000)
commit1882a3d84b4fa546bd811bfc0c5a90880477c3ef
tree1a003bdacaac9b683be3c8b53df3f09eb5fb124d
parent26e5eec596aee0c2c23769df2805f354c53bf079
Introduce AbstractBaseTemplate

Pull down some of the more obvious methods from BaseTemplate to an
abstract class. This improves things by introducing static methods
and having them in Java.

JIRA: MDSAL-562
Change-Id: I1b04477695c7a966e7a829e67d0340c8a551d7f6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-java-api-generator/src/main/java/org/opendaylight/mdsal/binding/java/api/generator/AbstractBaseTemplate.java [new file with mode: 0644]
binding/mdsal-binding-java-api-generator/src/main/java/org/opendaylight/mdsal/binding/java/api/generator/BaseTemplate.xtend