JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.nuke24.tscript34.p0010
Interface Pair<A,
B>
public interface
Pair<A,
B>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
A
getLeft
()
B
getRight
()
Method Details
getLeft
A
getLeft
()
getRight
B
getRight
()