Package com.vaadin.testbench.unit.mocks
Class SessionAttributeMapKt
-
- All Implemented Interfaces:
public final class SessionAttributeMapKt
-
-
Field Summary
Fields Modifier and Type Field Description private final static Map<String, Object>attributes
-
Method Summary
Modifier and Type Method Description final Map<String, Object>getAttributes()-
-
Method Detail
-
getAttributes
final Map<String, Object> getAttributes()
-
-
-
-