Uses of Class
jade.content.abs.AbsExtendedPrimitive
-
Packages that use AbsExtendedPrimitive Package Description jade.content.abs -
-
Uses of AbsExtendedPrimitive in jade.content.abs
Methods in jade.content.abs that return AbsExtendedPrimitive Modifier and Type Method Description static AbsExtendedPrimitiveAbsExtendedPrimitive. wrap(Object value)Create an AbsExtendedPrimitive of typevalue.getClass()containing a given value.
-