BUG-997: fix InMemorySchemaSourceCache interface 17/10217/1
authorRobert Varga <rovarga@cisco.com>
Sun, 24 Aug 2014 17:54:34 +0000 (19:54 +0200)
committerRobert Varga <rovarga@cisco.com>
Sun, 24 Aug 2014 17:57:53 +0000 (19:57 +0200)
commit8a5ba1530f4307be06a711027ffceef1c4679557
treec90a6daa228f960301e2db0915ddd86dba403db8
parent273143f81552e966f35d582ab1df85f017766064
BUG-997: fix InMemorySchemaSourceCache interface

It turns out it was impossible to instantiate this class reasonably. Add
a static factory method to alleviate.

Change-Id: Id7ed4976db6ca6303752392c9aded444491edd08
Signed-off-by: Robert Varga <rovarga@cisco.com>
yang/yang-model-util/src/main/java/org/opendaylight/yangtools/yang/model/repo/util/InMemorySchemaSourceCache.java