Class WebEngineContext.NoOpMapImpl

java.lang.Object
org.thymeleaf.context.WebEngineContext.NoOpMapImpl
All Implemented Interfaces:
Map<String,Object>
Direct Known Subclasses:
WebEngineContext.ApplicationAttributeMap, WebEngineContext.RequestParameterMap, WebEngineContext.SessionAttributeMap
Enclosing class:
WebEngineContext

private abstract static class WebEngineContext.NoOpMapImpl extends Object implements Map<String,Object>