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