Uses of Class
jade.content.abs.AbsExtendedPrimitive

Packages that use AbsExtendedPrimitive
jade.content.abs   
 

Uses of AbsExtendedPrimitive in jade.content.abs
 

Methods in jade.content.abs that return AbsExtendedPrimitive
static AbsExtendedPrimitive AbsExtendedPrimitive.wrap(java.lang.Object value)
          Create an AbsExtendedPrimitive of type value.getClass() containing a given value.