Class DefaultViewContext
java.lang.Object
me.agent.vgui.core.internal.DefaultViewContext
- All Implemented Interfaces:
ViewContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionRead-only snapshot of simple string-backed values.boolean<T> T<T> Tvoid<T> void
-
Constructor Details
-
DefaultViewContext
public DefaultViewContext()
-
-
Method Details
-
set
- Specified by:
setin interfaceViewContext
-
get
- Specified by:
getin interfaceViewContext
-
set
- Specified by:
setin interfaceViewContext
-
get
- Specified by:
getin interfaceViewContext
-
get
- Specified by:
getin interfaceViewContext
-
contains
- Specified by:
containsin interfaceViewContext
-
asUnmodifiableMap
Description copied from interface:ViewContextRead-only snapshot of simple string-backed values. Typed entries are NOT included here.- Specified by:
asUnmodifiableMapin interfaceViewContext
-