a whole bunch of stuff
[ephemerata.git] / Toady / lib / commons-lang-2.4 / apidocs / org / apache / commons / lang / mutable / package-tree.html
blob395e959049107cb9ee8a72db1f2f7289d1f9ca0b
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.4.2_16) on Sat Mar 15 20:43:47 PDT 2008 -->
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7 <TITLE>
8 org.apache.commons.lang.mutable Class Hierarchy (Commons Lang 2.4 API)
9 </TITLE>
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
14 <SCRIPT type="text/javascript">
15 function windowTitle()
17 parent.document.title="org.apache.commons.lang.mutable Class Hierarchy (Commons Lang 2.4 API)";
19 </SCRIPT>
21 </HEAD>
23 <BODY BGCOLOR="white" onload="windowTitle();">
26 <!-- ========= START OF TOP NAVBAR ======= -->
27 <A NAME="navbar_top"><!-- --></A>
28 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
29 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
30 <TR>
31 <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
32 <A NAME="navbar_top_firstrow"><!-- --></A>
33 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
34 <TR ALIGN="center" VALIGN="top">
35 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
36 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
37 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
39 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
43 </TR>
44 </TABLE>
45 </TD>
46 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
47 </EM>
48 </TD>
49 </TR>
51 <TR>
52 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
53 &nbsp;<A HREF="../../../../../org/apache/commons/lang/math/package-tree.html"><B>PREV</B></A>&nbsp;
54 &nbsp;<A HREF="../../../../../org/apache/commons/lang/text/package-tree.html"><B>NEXT</B></A></FONT></TD>
55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56 <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
57 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
58 &nbsp;<SCRIPT type="text/javascript">
59 <!--
60 if(window==top) {
61 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
63 //-->
64 </SCRIPT>
65 <NOSCRIPT>
66 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
67 </NOSCRIPT>
69 </FONT></TD>
70 </TR>
71 </TABLE>
72 <A NAME="skip-navbar_top"></A>
73 <!-- ========= END OF TOP NAVBAR ========= -->
75 <HR>
76 <CENTER>
77 <H2>
78 Hierarchy For Package org.apache.commons.lang.mutable
79 </H2>
80 </CENTER>
81 <DL>
82 <DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../overview-tree.html">All Packages</A></DL>
83 <HR>
84 <H2>
85 Class Hierarchy
86 </H2>
87 <UL>
88 <LI TYPE="circle">class java.lang.Object<UL>
89 <LI TYPE="circle">class org.apache.commons.lang.mutable.<A HREF="../../../../../org/apache/commons/lang/mutable/MutableBoolean.html" title="class in org.apache.commons.lang.mutable"><B>MutableBoolean</B></A> (implements java.lang.Comparable, org.apache.commons.lang.mutable.<A HREF="../../../../../org/apache/commons/lang/mutable/Mutable.html" title="interface in org.apache.commons.lang.mutable">Mutable</A>, java.io.Serializable)
90 <LI TYPE="circle">class org.apache.commons.lang.mutable.<A HREF="../../../../../org/apache/commons/lang/mutable/MutableObject.html" title="class in org.apache.commons.lang.mutable"><B>MutableObject</B></A> (implements org.apache.commons.lang.mutable.<A HREF="../../../../../org/apache/commons/lang/mutable/Mutable.html" title="interface in org.apache.commons.lang.mutable">Mutable</A>, java.io.Serializable)
91 <LI TYPE="circle">class java.lang.Number (implements java.io.Serializable)
92 <UL>
93 <LI TYPE="circle">class org.apache.commons.lang.mutable.<A HREF="../../../../../org/apache/commons/lang/mutable/MutableByte.html" title="class in org.apache.commons.lang.mutable"><B>MutableByte</B></A> (implements java.lang.Comparable, org.apache.commons.lang.mutable.<A HREF="../../../../../org/apache/commons/lang/mutable/Mutable.html" title="interface in org.apache.commons.lang.mutable">Mutable</A>)
94 <LI TYPE="circle">class org.apache.commons.lang.mutable.<A HREF="../../../../../org/apache/commons/lang/mutable/MutableDouble.html" title="class in org.apache.commons.lang.mutable"><B>MutableDouble</B></A> (implements java.lang.Comparable, org.apache.commons.lang.mutable.<A HREF="../../../../../org/apache/commons/lang/mutable/Mutable.html" title="interface in org.apache.commons.lang.mutable">Mutable</A>)
95 <LI TYPE="circle">class org.apache.commons.lang.mutable.<A HREF="../../../../../org/apache/commons/lang/mutable/MutableFloat.html" title="class in org.apache.commons.lang.mutable"><B>MutableFloat</B></A> (implements java.lang.Comparable, org.apache.commons.lang.mutable.<A HREF="../../../../../org/apache/commons/lang/mutable/Mutable.html" title="interface in org.apache.commons.lang.mutable">Mutable</A>)
96 <LI TYPE="circle">class org.apache.commons.lang.mutable.<A HREF="../../../../../org/apache/commons/lang/mutable/MutableInt.html" title="class in org.apache.commons.lang.mutable"><B>MutableInt</B></A> (implements java.lang.Comparable, org.apache.commons.lang.mutable.<A HREF="../../../../../org/apache/commons/lang/mutable/Mutable.html" title="interface in org.apache.commons.lang.mutable">Mutable</A>)
97 <LI TYPE="circle">class org.apache.commons.lang.mutable.<A HREF="../../../../../org/apache/commons/lang/mutable/MutableLong.html" title="class in org.apache.commons.lang.mutable"><B>MutableLong</B></A> (implements java.lang.Comparable, org.apache.commons.lang.mutable.<A HREF="../../../../../org/apache/commons/lang/mutable/Mutable.html" title="interface in org.apache.commons.lang.mutable">Mutable</A>)
98 <LI TYPE="circle">class org.apache.commons.lang.mutable.<A HREF="../../../../../org/apache/commons/lang/mutable/MutableShort.html" title="class in org.apache.commons.lang.mutable"><B>MutableShort</B></A> (implements java.lang.Comparable, org.apache.commons.lang.mutable.<A HREF="../../../../../org/apache/commons/lang/mutable/Mutable.html" title="interface in org.apache.commons.lang.mutable">Mutable</A>)
99 </UL>
100 </UL>
101 </UL>
102 <H2>
103 Interface Hierarchy
104 </H2>
105 <UL>
106 <LI TYPE="circle">interface org.apache.commons.lang.mutable.<A HREF="../../../../../org/apache/commons/lang/mutable/Mutable.html" title="interface in org.apache.commons.lang.mutable"><B>Mutable</B></A></UL>
107 <HR>
110 <!-- ======= START OF BOTTOM NAVBAR ====== -->
111 <A NAME="navbar_bottom"><!-- --></A>
112 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
113 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
114 <TR>
115 <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
116 <A NAME="navbar_bottom_firstrow"><!-- --></A>
117 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
118 <TR ALIGN="center" VALIGN="top">
119 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
120 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
121 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
122 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
123 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
124 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
125 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
126 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
127 </TR>
128 </TABLE>
129 </TD>
130 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
131 </EM>
132 </TD>
133 </TR>
135 <TR>
136 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
137 &nbsp;<A HREF="../../../../../org/apache/commons/lang/math/package-tree.html"><B>PREV</B></A>&nbsp;
138 &nbsp;<A HREF="../../../../../org/apache/commons/lang/text/package-tree.html"><B>NEXT</B></A></FONT></TD>
139 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
140 <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
141 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
142 &nbsp;<SCRIPT type="text/javascript">
143 <!--
144 if(window==top) {
145 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
147 //-->
148 </SCRIPT>
149 <NOSCRIPT>
150 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
151 </NOSCRIPT>
153 </FONT></TD>
154 </TR>
155 </TABLE>
156 <A NAME="skip-navbar_bottom"></A>
157 <!-- ======== END OF BOTTOM NAVBAR ======= -->
159 <HR>
160 Copyright © 2001-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
161 </BODY>
162 </HTML>