程序包 cn.taketoday.ui
@NonNullApi
@NonNullFields
package cn.taketoday.ui
Generic support for UI layer concepts.
Provides a generic ModelMap for model holding.
- 从以下版本开始:
- 4.0 2022/9/3 00:15
- 作者:
- Harry Yang
-
类说明Implementation of the
Modelinterface based on aConcurrentHashMapfor use in concurrent scenarios.Model that defines a holder for model attributes.Implementation ofMapfor use when building model data for use with UI tools.