a whole bunch of stuff
[ephemerata.git] / Toady / lib / commons-lang-2.4 / apidocs / org / apache / commons / lang / math / package-tree.html
blob3bb0f8083272d26e0712106c772e302834627d9f
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.math 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.math 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/exception/package-tree.html"><B>PREV</B></A>&nbsp;
54 &nbsp;<A HREF="../../../../../org/apache/commons/lang/mutable/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.math
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.math.<A HREF="../../../../../org/apache/commons/lang/math/IEEE754rUtils.html" title="class in org.apache.commons.lang.math"><B>IEEE754rUtils</B></A><LI TYPE="circle">class java.lang.Number (implements java.io.Serializable)
90 <UL>
91 <LI TYPE="circle">class org.apache.commons.lang.math.<A HREF="../../../../../org/apache/commons/lang/math/Fraction.html" title="class in org.apache.commons.lang.math"><B>Fraction</B></A> (implements java.lang.Comparable)
92 </UL>
93 <LI TYPE="circle">class org.apache.commons.lang.math.<A HREF="../../../../../org/apache/commons/lang/math/NumberUtils.html" title="class in org.apache.commons.lang.math"><B>NumberUtils</B></A><LI TYPE="circle">class java.util.Random (implements java.io.Serializable)
94 <UL>
95 <LI TYPE="circle">class org.apache.commons.lang.math.<A HREF="../../../../../org/apache/commons/lang/math/JVMRandom.html" title="class in org.apache.commons.lang.math"><B>JVMRandom</B></A></UL>
96 <LI TYPE="circle">class org.apache.commons.lang.math.<A HREF="../../../../../org/apache/commons/lang/math/RandomUtils.html" title="class in org.apache.commons.lang.math"><B>RandomUtils</B></A><LI TYPE="circle">class org.apache.commons.lang.math.<A HREF="../../../../../org/apache/commons/lang/math/Range.html" title="class in org.apache.commons.lang.math"><B>Range</B></A><UL>
97 <LI TYPE="circle">class org.apache.commons.lang.math.<A HREF="../../../../../org/apache/commons/lang/math/DoubleRange.html" title="class in org.apache.commons.lang.math"><B>DoubleRange</B></A> (implements java.io.Serializable)
98 <LI TYPE="circle">class org.apache.commons.lang.math.<A HREF="../../../../../org/apache/commons/lang/math/FloatRange.html" title="class in org.apache.commons.lang.math"><B>FloatRange</B></A> (implements java.io.Serializable)
99 <LI TYPE="circle">class org.apache.commons.lang.math.<A HREF="../../../../../org/apache/commons/lang/math/IntRange.html" title="class in org.apache.commons.lang.math"><B>IntRange</B></A> (implements java.io.Serializable)
100 <LI TYPE="circle">class org.apache.commons.lang.math.<A HREF="../../../../../org/apache/commons/lang/math/LongRange.html" title="class in org.apache.commons.lang.math"><B>LongRange</B></A> (implements java.io.Serializable)
101 <LI TYPE="circle">class org.apache.commons.lang.math.<A HREF="../../../../../org/apache/commons/lang/math/NumberRange.html" title="class in org.apache.commons.lang.math"><B>NumberRange</B></A> (implements java.io.Serializable)
102 </UL>
103 </UL>
104 </UL>
105 <HR>
108 <!-- ======= START OF BOTTOM NAVBAR ====== -->
109 <A NAME="navbar_bottom"><!-- --></A>
110 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
111 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
112 <TR>
113 <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
114 <A NAME="navbar_bottom_firstrow"><!-- --></A>
115 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
116 <TR ALIGN="center" VALIGN="top">
117 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
118 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
119 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
120 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
121 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
122 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
123 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
124 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
125 </TR>
126 </TABLE>
127 </TD>
128 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
129 </EM>
130 </TD>
131 </TR>
133 <TR>
134 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
135 &nbsp;<A HREF="../../../../../org/apache/commons/lang/exception/package-tree.html"><B>PREV</B></A>&nbsp;
136 &nbsp;<A HREF="../../../../../org/apache/commons/lang/mutable/package-tree.html"><B>NEXT</B></A></FONT></TD>
137 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
138 <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
139 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
140 &nbsp;<SCRIPT type="text/javascript">
141 <!--
142 if(window==top) {
143 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
145 //-->
146 </SCRIPT>
147 <NOSCRIPT>
148 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
149 </NOSCRIPT>
151 </FONT></TD>
152 </TR>
153 </TABLE>
154 <A NAME="skip-navbar_bottom"></A>
155 <!-- ======== END OF BOTTOM NAVBAR ======= -->
157 <HR>
158 Copyright © 2001-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
159 </BODY>
160 </HTML>