JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
xsbti
Interface T2<A1,
A2>
public interface
T2<A1,
A2>
Used to pass a pair of values.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
A1
get1
()
A2
get2
()
Method Details
get1
A1
get1
()
get2
A2
get2
()