protected abstract static class StereotypeByProfileCache.AbstractElementWrapper<ELEMENT extends Element>
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
AbstractElementWrapper(StereotypeByProfileCache cache) |
Modifier and Type | Method and Description |
---|---|
protected void |
clear() |
protected abstract ELEMENT |
getElement(StereotypeByProfileCache cache,
java.lang.String name) |
protected ELEMENT |
getElementByName(java.lang.String name) |
protected AbstractElementWrapper(StereotypeByProfileCache cache)
@CheckForNull protected ELEMENT getElementByName(java.lang.String name)
protected abstract ELEMENT getElement(StereotypeByProfileCache cache, java.lang.String name)
protected void clear()