|
ThreeB 1.1
|
Utility class to hold a pair of strings. More...
Public Attributes | |
| String | a |
Package Attributes | |
| String | b |
Utility class to hold a pair of strings.
Definition at line 38 of file three_B.java.
| String SPair::a |
Definition at line 40 of file three_B.java.
Referenced by Util::getFileName(), and three_B::run().
String SPair::b [package] |
Definition at line 40 of file three_B.java.
Referenced by Util::getFileName(), and three_B::run().
1.7.4