[resource] Convince the API tooling that everything is ok

This commit is contained in:
Sebastian Zarnekow 2013-02-12 11:04:17 +01:00
parent 6f1cf5740a
commit 5e26a58a7c

View file

@ -53,6 +53,9 @@ public class DerivedStateAwareResource extends LazyLinkingResource {
return super.getContents();
}
/**
* @since 2.4
*/
@Override
protected void clearInternalState() {
if (fullyInitialized) {