Uses of Class
facets.core.superficial.SNumeric

Packages that use SNumeric
facets.core.app Extensions and partial specialisations of core Superficial types. 
facets.core.superficial Superficial targeting mechanism and and simple targets. 
 

Uses of SNumeric in facets.core.app
 

Methods in facets.core.app that return SNumeric
 SNumeric ValueContent.newNumeric(ValueNode values, java.lang.String key, NumberPolicy policy)
           
 

Uses of SNumeric in facets.core.superficial
 

Methods in facets.core.superficial with parameters of type SNumeric
 NumberPolicy SNumeric.Coupler.policy(SNumeric n)
          Returns the policy to be used by a SNumeric constructed with this SNumeric.Coupler.
 void SNumeric.Coupler.valueSet(SNumeric n)
          Defines client-specific mechanism for a SNumeric.