public class StringPair extends Object
| Constructor and Description |
|---|
StringPair(String a,
String b) |
| Modifier and Type | Method and Description |
|---|---|
String |
getA() |
String |
getB() |
void |
setA(String a) |
void |
setB(String b) |
Copyright © 2015. All rights reserved.