public class StringDoubleObject extends Object
| Modifier and Type | Field and Description |
|---|---|
double |
doubleValue |
String |
stringValue |
| Constructor and Description |
|---|
StringDoubleObject(String stringValue,
double intValue) |
Copyright © 2015. All Rights Reserved.