Wednesday, 28 August 2013

convert String to System.Decimal in java

convert String to System.Decimal in java

i have a need of inserting into variable which is of type Systen.Decimal.
i tried using float and double. but seems like it is not accepting.
Any idea which is the equivalent datatypa in java to datatype of
"System.Decimal" in C#.
can anyone help me out?

No comments:

Post a Comment