Uses of Class
org.exoplatform.services.rest.ext.management.ValueWrapper
-
Packages that use ValueWrapper Package Description org.exoplatform.services.rest.ext.management -
-
Uses of ValueWrapper in org.exoplatform.services.rest.ext.management
Methods in org.exoplatform.services.rest.ext.management that return ValueWrapper Modifier and Type Method Description static <T> ValueWrapper<T>ValueWrapper. wrap(T value)
-