1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
5 <!-- Generated by javadoc (build 1.6.0_18) on Mon Jul 05 12:01:11 CEST 2010 -->
10 <META NAME=
"date" CONTENT=
"2010-07-05">
12 <LINK REL =
"stylesheet" TYPE=
"text/css" HREF=
"../../stylesheet.css" TITLE=
"Style">
14 <SCRIPT type=
"text/javascript">
15 function windowTitle()
17 if (location.href.indexOf('is-external=true') == -
1) {
18 parent.document.
title=
"Pair";
27 <BODY BGCOLOR=
"white" onload=
"windowTitle();">
31 <!-- ========= START OF TOP NAVBAR ======= -->
32 <A NAME=
"navbar_top"><!-- --></A>
33 <A HREF=
"#skip-navbar_top" title=
"Skip navigation links"></A>
34 <TABLE BORDER=
"0" WIDTH=
"100%" CELLPADDING=
"1" CELLSPACING=
"0" SUMMARY=
"">
36 <TD COLSPAN=
2 BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1">
37 <A NAME=
"navbar_top_firstrow"><!-- --></A>
38 <TABLE BORDER=
"0" CELLPADDING=
"0" CELLSPACING=
"3" SUMMARY=
"">
39 <TR ALIGN=
"center" VALIGN=
"top">
40 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../overview-summary.html"><FONT CLASS=
"NavBarFont1"><B>Overview
</B></FONT></A> </TD>
41 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"package-summary.html"><FONT CLASS=
"NavBarFont1"><B>Package
</B></FONT></A> </TD>
42 <TD BGCOLOR=
"#FFFFFF" CLASS=
"NavBarCell1Rev"> <FONT CLASS=
"NavBarFont1Rev"><B>Class
</B></FONT> </TD>
43 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"class-use/Pair.html"><FONT CLASS=
"NavBarFont1"><B>Use
</B></FONT></A> </TD>
44 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"package-tree.html"><FONT CLASS=
"NavBarFont1"><B>Tree
</B></FONT></A> </TD>
45 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../deprecated-list.html"><FONT CLASS=
"NavBarFont1"><B>Deprecated
</B></FONT></A> </TD>
46 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../index-files/index-1.html"><FONT CLASS=
"NavBarFont1"><B>Index
</B></FONT></A> </TD>
47 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../help-doc.html"><FONT CLASS=
"NavBarFont1"><B>Help
</B></FONT></A> </TD>
51 <TD ALIGN=
"right" VALIGN=
"top" ROWSPAN=
3><EM>
57 <TD BGCOLOR=
"white" CLASS=
"NavBarCell2"><FONT SIZE=
"-2">
58 <A HREF=
"../../aco/misc/EnvironmentShutdownHook.html" title=
"class in aco.misc"><B>PREV CLASS
</B></A>
59 NEXT CLASS
</FONT></TD>
60 <TD BGCOLOR=
"white" CLASS=
"NavBarCell2"><FONT SIZE=
"-2">
61 <A HREF=
"../../index.html?aco/misc/Pair.html" target=
"_top"><B>FRAMES
</B></A>
62 <A HREF=
"Pair.html" target=
"_top"><B>NO FRAMES
</B></A>
63 <SCRIPT type=
"text/javascript">
66 document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
71 <A HREF=
"../../allclasses-noframe.html"><B>All Classes
</B></A>
78 <TD VALIGN=
"top" CLASS=
"NavBarCell3"><FONT SIZE=
"-2">
79 SUMMARY:
NESTED
|
FIELD
|
<A HREF=
"#constructor_summary">CONSTR
</A> |
<A HREF=
"#method_summary">METHOD
</A></FONT></TD>
80 <TD VALIGN=
"top" CLASS=
"NavBarCell3"><FONT SIZE=
"-2">
81 DETAIL:
FIELD
|
<A HREF=
"#constructor_detail">CONSTR
</A> |
<A HREF=
"#method_detail">METHOD
</A></FONT></TD>
84 <A NAME=
"skip-navbar_top"></A>
85 <!-- ========= END OF TOP NAVBAR ========= -->
88 <!-- ======== START OF CLASS DATA ======== -->
93 Class Pair
<F,S
></H2>
96 <IMG SRC=
"../../resources/inherit.gif" ALT=
"extended by "><B>aco.misc.Pair
<F,S
></B>
99 <DT><B>Direct Known Subclasses:
</B> <DD><A HREF=
"../../aco/misc/CoordinatePair.html" title=
"class in aco.misc">CoordinatePair
</A></DD>
103 <DT><PRE>public abstract class
<B>Pair
<F,S
></B><DT>extends java.lang.Object
</DL>
111 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
113 <A NAME=
"constructor_summary"><!-- --></A>
114 <TABLE BORDER=
"1" WIDTH=
"100%" CELLPADDING=
"3" CELLSPACING=
"0" SUMMARY=
"">
115 <TR BGCOLOR=
"#CCCCFF" CLASS=
"TableHeadingColor">
116 <TH ALIGN=
"left" COLSPAN=
"2"><FONT SIZE=
"+2">
117 <B>Constructor Summary
</B></FONT></TH>
119 <TR BGCOLOR=
"white" CLASS=
"TableRowColor">
120 <TD><CODE><B><A HREF=
"../../aco/misc/Pair.html#Pair(F, S)">Pair
</A></B>(
<A HREF=
"../../aco/misc/Pair.html" title=
"type parameter in Pair">F
</A> first,
121 <A HREF=
"../../aco/misc/Pair.html" title=
"type parameter in Pair">S
</A> second)
</CODE>
124 </TD>
128 <!-- ========== METHOD SUMMARY =========== -->
130 <A NAME=
"method_summary"><!-- --></A>
131 <TABLE BORDER=
"1" WIDTH=
"100%" CELLPADDING=
"3" CELLSPACING=
"0" SUMMARY=
"">
132 <TR BGCOLOR=
"#CCCCFF" CLASS=
"TableHeadingColor">
133 <TH ALIGN=
"left" COLSPAN=
"2"><FONT SIZE=
"+2">
134 <B>Method Summary
</B></FONT></TH>
136 <TR BGCOLOR=
"white" CLASS=
"TableRowColor">
137 <TD ALIGN=
"right" VALIGN=
"top" WIDTH=
"1%"><FONT SIZE=
"-1">
138 <CODE> <A HREF=
"../../aco/misc/Pair.html" title=
"type parameter in Pair">F
</A></CODE></FONT></TD>
139 <TD><CODE><B><A HREF=
"../../aco/misc/Pair.html#getFirst()">getFirst
</A></B>()
</CODE>
142 </TD>
144 <TR BGCOLOR=
"white" CLASS=
"TableRowColor">
145 <TD ALIGN=
"right" VALIGN=
"top" WIDTH=
"1%"><FONT SIZE=
"-1">
146 <CODE> <A HREF=
"../../aco/misc/Pair.html" title=
"type parameter in Pair">S
</A></CODE></FONT></TD>
147 <TD><CODE><B><A HREF=
"../../aco/misc/Pair.html#getSecond()">getSecond
</A></B>()
</CODE>
150 </TD>
153 <A NAME=
"methods_inherited_from_class_java.lang.Object"><!-- --></A>
154 <TABLE BORDER=
"1" WIDTH=
"100%" CELLPADDING=
"3" CELLSPACING=
"0" SUMMARY=
"">
155 <TR BGCOLOR=
"#EEEEFF" CLASS=
"TableSubHeadingColor">
156 <TH ALIGN=
"left"><B>Methods inherited from class java.lang.Object
</B></TH>
158 <TR BGCOLOR=
"white" CLASS=
"TableRowColor">
159 <TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
</CODE></TD>
165 <!-- ========= CONSTRUCTOR DETAIL ======== -->
167 <A NAME=
"constructor_detail"><!-- --></A>
168 <TABLE BORDER=
"1" WIDTH=
"100%" CELLPADDING=
"3" CELLSPACING=
"0" SUMMARY=
"">
169 <TR BGCOLOR=
"#CCCCFF" CLASS=
"TableHeadingColor">
170 <TH ALIGN=
"left" COLSPAN=
"1"><FONT SIZE=
"+2">
171 <B>Constructor Detail
</B></FONT></TH>
175 <A NAME=
"Pair(java.lang.Object,java.lang.Object)"><!-- --></A><A NAME=
"Pair(F, S)"><!-- --></A><H3>
178 public
<B>Pair
</B>(
<A HREF=
"../../aco/misc/Pair.html" title=
"type parameter in Pair">F
</A> first,
179 <A HREF=
"../../aco/misc/Pair.html" title=
"type parameter in Pair">S
</A> second)
</PRE>
183 <!-- ============ METHOD DETAIL ========== -->
185 <A NAME=
"method_detail"><!-- --></A>
186 <TABLE BORDER=
"1" WIDTH=
"100%" CELLPADDING=
"3" CELLSPACING=
"0" SUMMARY=
"">
187 <TR BGCOLOR=
"#CCCCFF" CLASS=
"TableHeadingColor">
188 <TH ALIGN=
"left" COLSPAN=
"1"><FONT SIZE=
"+2">
189 <B>Method Detail
</B></FONT></TH>
193 <A NAME=
"getFirst()"><!-- --></A><H3>
196 public
<A HREF=
"../../aco/misc/Pair.html" title=
"type parameter in Pair">F
</A> <B>getFirst
</B>()
</PRE>
204 <A NAME=
"getSecond()"><!-- --></A><H3>
207 public
<A HREF=
"../../aco/misc/Pair.html" title=
"type parameter in Pair">S
</A> <B>getSecond
</B>()
</PRE>
213 <!-- ========= END OF CLASS DATA ========= -->
217 <!-- ======= START OF BOTTOM NAVBAR ====== -->
218 <A NAME=
"navbar_bottom"><!-- --></A>
219 <A HREF=
"#skip-navbar_bottom" title=
"Skip navigation links"></A>
220 <TABLE BORDER=
"0" WIDTH=
"100%" CELLPADDING=
"1" CELLSPACING=
"0" SUMMARY=
"">
222 <TD COLSPAN=
2 BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1">
223 <A NAME=
"navbar_bottom_firstrow"><!-- --></A>
224 <TABLE BORDER=
"0" CELLPADDING=
"0" CELLSPACING=
"3" SUMMARY=
"">
225 <TR ALIGN=
"center" VALIGN=
"top">
226 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../overview-summary.html"><FONT CLASS=
"NavBarFont1"><B>Overview
</B></FONT></A> </TD>
227 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"package-summary.html"><FONT CLASS=
"NavBarFont1"><B>Package
</B></FONT></A> </TD>
228 <TD BGCOLOR=
"#FFFFFF" CLASS=
"NavBarCell1Rev"> <FONT CLASS=
"NavBarFont1Rev"><B>Class
</B></FONT> </TD>
229 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"class-use/Pair.html"><FONT CLASS=
"NavBarFont1"><B>Use
</B></FONT></A> </TD>
230 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"package-tree.html"><FONT CLASS=
"NavBarFont1"><B>Tree
</B></FONT></A> </TD>
231 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../deprecated-list.html"><FONT CLASS=
"NavBarFont1"><B>Deprecated
</B></FONT></A> </TD>
232 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../index-files/index-1.html"><FONT CLASS=
"NavBarFont1"><B>Index
</B></FONT></A> </TD>
233 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../help-doc.html"><FONT CLASS=
"NavBarFont1"><B>Help
</B></FONT></A> </TD>
237 <TD ALIGN=
"right" VALIGN=
"top" ROWSPAN=
3><EM>
243 <TD BGCOLOR=
"white" CLASS=
"NavBarCell2"><FONT SIZE=
"-2">
244 <A HREF=
"../../aco/misc/EnvironmentShutdownHook.html" title=
"class in aco.misc"><B>PREV CLASS
</B></A>
245 NEXT CLASS
</FONT></TD>
246 <TD BGCOLOR=
"white" CLASS=
"NavBarCell2"><FONT SIZE=
"-2">
247 <A HREF=
"../../index.html?aco/misc/Pair.html" target=
"_top"><B>FRAMES
</B></A>
248 <A HREF=
"Pair.html" target=
"_top"><B>NO FRAMES
</B></A>
249 <SCRIPT type=
"text/javascript">
252 document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
257 <A HREF=
"../../allclasses-noframe.html"><B>All Classes
</B></A>
264 <TD VALIGN=
"top" CLASS=
"NavBarCell3"><FONT SIZE=
"-2">
265 SUMMARY:
NESTED
|
FIELD
|
<A HREF=
"#constructor_summary">CONSTR
</A> |
<A HREF=
"#method_summary">METHOD
</A></FONT></TD>
266 <TD VALIGN=
"top" CLASS=
"NavBarCell3"><FONT SIZE=
"-2">
267 DETAIL:
FIELD
|
<A HREF=
"#constructor_detail">CONSTR
</A> |
<A HREF=
"#method_detail">METHOD
</A></FONT></TD>
270 <A NAME=
"skip-navbar_bottom"></A>
271 <!-- ======== END OF BOTTOM NAVBAR ======= -->