Uses of Class
org.apache.jena.tdb1.store.DecimalNode
Packages that use DecimalNode
-
Uses of DecimalNode in org.apache.jena.tdb1.store
Methods in org.apache.jena.tdb1.store that return DecimalNodeModifier and TypeMethodDescriptionstatic DecimalNodeDecimalNode.unpack(long v) static DecimalNodeDecimalNode.valueOf(long binValue, int scale) static DecimalNodeDecimalNode.valueOf(BigDecimal decimal)