Files
vilya/apidocs/com/threerings/stats/data/StatSet.html
T
2011-04-06 17:01:15 -07:00

722 lines
38 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_24) on Wed Apr 06 17:00:16 PDT 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
StatSet (vilya 1.3 API)
</TITLE>
<META NAME="date" CONTENT="2011-04-06">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="StatSet (vilya 1.3 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/StatSet.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../com/threerings/stats/data/StatModifier.html" title="class in com.threerings.stats.data"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../com/threerings/stats/data/StatSet.Container.html" title="interface in com.threerings.stats.data"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?com/threerings/stats/data/StatSet.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="StatSet.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
com.threerings.stats.data</FONT>
<BR>
Class StatSet</H2>
<PRE>
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">com.threerings.presents.dobj.DSet&lt;<A HREF="../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A>&gt;
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.threerings.stats.data.StatSet</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD>com.threerings.io.Streamable, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;<A HREF="../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A>&gt;</DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>StatSet</B><DT>extends com.threerings.presents.dobj.DSet&lt;<A HREF="../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A>&gt;</DL>
</PRE>
<P>
A distributed set containing <A HREF="../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data"><CODE>Stat</CODE></A> objects.
<P>
<P>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<A NAME="nested_class_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Nested Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/threerings/stats/data/StatSet.Container.html" title="interface in com.threerings.stats.data">StatSet.Container</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An interface to be implemented by an entity that wishes to be notified when the contents of
a stat set change.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="nested_classes_inherited_from_class_com.threerings.presents.dobj.DSet"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class com.threerings.presents.dobj.DSet</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>com.threerings.presents.dobj.DSet.Entry</CODE></TD>
</TR>
</TABLE>
&nbsp;
<A NAME="nested_classes_inherited_from_class_com.threerings.io.Streamable"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Nested classes/interfaces inherited from interface com.threerings.io.Streamable</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>com.threerings.io.Streamable.Closure</CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/threerings/stats/data/StatSet.html#StatSet()">StatSet</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a blank stat set.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/threerings/stats/data/StatSet.html#StatSet(java.lang.Iterable)">StatSet</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;<A HREF="../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A>&gt;&nbsp;contents)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a stat set with the specified contents.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/threerings/stats/data/StatSet.html#StatSet(java.util.Iterator)">StatSet</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A>&lt;<A HREF="../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A>&gt;&nbsp;contents)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a stat set with the specified contents.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/threerings/stats/data/StatSet.html#addQuietly(com.threerings.stats.data.Stat)">addQuietly</A></B>(<A HREF="../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A>&nbsp;stat)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Don't call this method, it's only needed by some tricky business we do when preventing
distributed object event generation for all but the bounty criteria related stats.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; void</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/threerings/stats/data/StatSet.html#addToSetStat(com.threerings.stats.data.Stat.Type, T)">addToSetStat</A></B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type,
T&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a value to a <A HREF="../../../../com/threerings/stats/data/SetStat.html" title="class in com.threerings.stats.data"><CODE>SetStat</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/threerings/stats/data/StatSet.html#appendStat(com.threerings.stats.data.Stat.Type, int)">appendStat</A></B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type,
int&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Appends an integer value to an <A HREF="../../../../com/threerings/stats/data/IntArrayStat.html" title="class in com.threerings.stats.data"><CODE>IntArrayStat</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; boolean</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/threerings/stats/data/StatSet.html#containsValue(com.threerings.stats.data.Stat.Type, T)">containsValue</A></B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type,
T&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the specified <A HREF="../../../../com/threerings/stats/data/SetStat.html" title="class in com.threerings.stats.data"><CODE>SetStat</CODE></A> contains the specified value, false
otherwise.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/threerings/stats/data/StatSet.html#getIntArrayStat(com.threerings.stats.data.Stat.Type)">getIntArrayStat</A></B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the current value of the specified integer array statistic.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/threerings/stats/data/StatSet.html#getIntStat(com.threerings.stats.data.Stat.Type)">getIntStat</A></B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the current value of the specified integer statistic.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/threerings/stats/data/StatSet.html#getMapValue(com.threerings.stats.data.Stat.Type, java.lang.String)">getMapValue</A></B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value to which the specified string is mapped in a <A HREF="../../../../com/threerings/stats/data/StringMapStat.html" title="class in com.threerings.stats.data"><CODE>StringMapStat</CODE></A> or zero
if the value has not been mapped.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/threerings/stats/data/StatSet.html#getMaxIntStat(com.threerings.stats.data.Stat.Type)">getMaxIntStat</A></B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the maximum value by which the specified integer statistic has ever been
incremented.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/threerings/stats/data/StatSet.html#getSetStatSize(com.threerings.stats.data.Stat.Type)">getSetStatSize</A></B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the current size of the specified SetStat statistic.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/threerings/stats/data/StatSet.html#incrementMapStat(com.threerings.stats.data.Stat.Type, java.lang.String, int)">incrementMapStat</A></B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value,
int&nbsp;amount)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Increments a string value in a <A HREF="../../../../com/threerings/stats/data/StringMapStat.html" title="class in com.threerings.stats.data"><CODE>StringMapStat</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/threerings/stats/data/StatSet.html#incrementStat(com.threerings.stats.data.Stat.Type, int)">incrementStat</A></B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type,
int&nbsp;delta)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Increments an integer statistic in this set.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/threerings/stats/data/StatSet.html#maxStat(com.threerings.stats.data.Stat.Type, int)">maxStat</A></B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type,
int&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets an integer stat to the specified value, if it exceeds our existing recorded value.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/threerings/stats/data/StatSet.html#setContainer(com.threerings.stats.data.StatSet.Container)">setContainer</A></B>(<A HREF="../../../../com/threerings/stats/data/StatSet.Container.html" title="interface in com.threerings.stats.data">StatSet.Container</A>&nbsp;container)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Wires this stat set up to a containing user object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/threerings/stats/data/StatSet.html#setStat(com.threerings.stats.data.Stat.Type, int)">setStat</A></B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type,
int&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets an integer statistic in this set.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T extends <A HREF="../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A>&gt;
<BR>
void</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/threerings/stats/data/StatSet.html#syncStat(com.threerings.stats.data.StatModifier)">syncStat</A></B>(<A HREF="../../../../com/threerings/stats/data/StatModifier.html" title="class in com.threerings.stats.data">StatModifier</A>&lt;T&gt;&nbsp;modifier)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Updates a stat in this set, using the supplied StatModifier.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_com.threerings.presents.dobj.DSet"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class com.threerings.presents.dobj.DSet</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>asSet, clone, compare, contains, containsKey, entries, get, iterator, newDSet, newDSet, readField__entries, readField__size, readObject, size, toArray, toArray, toString, typedClone, writeField__entries, writeField__size, writeObject</CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="StatSet(java.lang.Iterable)"><!-- --></A><H3>
StatSet</H3>
<PRE>
public <B>StatSet</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;<A HREF="../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A>&gt;&nbsp;contents)</PRE>
<DL>
<DD>Creates a stat set with the specified contents.
<P>
</DL>
<HR>
<A NAME="StatSet(java.util.Iterator)"><!-- --></A><H3>
StatSet</H3>
<PRE>
public <B>StatSet</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A>&lt;<A HREF="../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A>&gt;&nbsp;contents)</PRE>
<DL>
<DD>Creates a stat set with the specified contents.
<P>
</DL>
<HR>
<A NAME="StatSet()"><!-- --></A><H3>
StatSet</H3>
<PRE>
public <B>StatSet</B>()</PRE>
<DL>
<DD>Creates a blank stat set.
<P>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="setContainer(com.threerings.stats.data.StatSet.Container)"><!-- --></A><H3>
setContainer</H3>
<PRE>
public void <B>setContainer</B>(<A HREF="../../../../com/threerings/stats/data/StatSet.Container.html" title="interface in com.threerings.stats.data">StatSet.Container</A>&nbsp;container)</PRE>
<DL>
<DD>Wires this stat set up to a containing user object. All subsequent modifications will be
published to the container.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="syncStat(com.threerings.stats.data.StatModifier)"><!-- --></A><H3>
syncStat</H3>
<PRE>
public &lt;T extends <A HREF="../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A>&gt; void <B>syncStat</B>(<A HREF="../../../../com/threerings/stats/data/StatModifier.html" title="class in com.threerings.stats.data">StatModifier</A>&lt;T&gt;&nbsp;modifier)</PRE>
<DL>
<DD>Updates a stat in this set, using the supplied StatModifier. This function should
only be called after a successful stat modification has been made to the StatRepository.
It will increment the Stat's modCount, and won't set its dirty bit if it's not already
set, to prevent the Stat from being re-written to the repo unnecessarily.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setStat(com.threerings.stats.data.Stat.Type, int)"><!-- --></A><H3>
setStat</H3>
<PRE>
public void <B>setStat</B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type,
int&nbsp;value)</PRE>
<DL>
<DD>Sets an integer statistic in this set.
<P>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/ClassCastException.html?is-external=true" title="class or interface in java.lang">ClassCastException</A></CODE> - thrown if the registered type of the specified stat is not an
<A HREF="../../../../com/threerings/stats/data/IntStat.html" title="class in com.threerings.stats.data"><CODE>IntStat</CODE></A>.</DL>
</DD>
</DL>
<HR>
<A NAME="maxStat(com.threerings.stats.data.Stat.Type, int)"><!-- --></A><H3>
maxStat</H3>
<PRE>
public void <B>maxStat</B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type,
int&nbsp;value)</PRE>
<DL>
<DD>Sets an integer stat to the specified value, if it exceeds our existing recorded value.
<P>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/ClassCastException.html?is-external=true" title="class or interface in java.lang">ClassCastException</A></CODE> - thrown if the registered type of the specified stat is not an
<A HREF="../../../../com/threerings/stats/data/IntStat.html" title="class in com.threerings.stats.data"><CODE>IntStat</CODE></A>.</DL>
</DD>
</DL>
<HR>
<A NAME="incrementStat(com.threerings.stats.data.Stat.Type, int)"><!-- --></A><H3>
incrementStat</H3>
<PRE>
public void <B>incrementStat</B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type,
int&nbsp;delta)</PRE>
<DL>
<DD>Increments an integer statistic in this set.
<P>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/ClassCastException.html?is-external=true" title="class or interface in java.lang">ClassCastException</A></CODE> - thrown if the registered type of the specified stat is not an
<A HREF="../../../../com/threerings/stats/data/IntStat.html" title="class in com.threerings.stats.data"><CODE>IntStat</CODE></A>.</DL>
</DD>
</DL>
<HR>
<A NAME="appendStat(com.threerings.stats.data.Stat.Type, int)"><!-- --></A><H3>
appendStat</H3>
<PRE>
public void <B>appendStat</B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type,
int&nbsp;value)</PRE>
<DL>
<DD>Appends an integer value to an <A HREF="../../../../com/threerings/stats/data/IntArrayStat.html" title="class in com.threerings.stats.data"><CODE>IntArrayStat</CODE></A>.
<P>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/ClassCastException.html?is-external=true" title="class or interface in java.lang">ClassCastException</A></CODE> - thrown if the registered type of the specified stat is not an
<A HREF="../../../../com/threerings/stats/data/IntArrayStat.html" title="class in com.threerings.stats.data"><CODE>IntArrayStat</CODE></A>.</DL>
</DD>
</DL>
<HR>
<A NAME="addToSetStat(com.threerings.stats.data.Stat.Type,java.lang.Object)"><!-- --></A><A NAME="addToSetStat(com.threerings.stats.data.Stat.Type, T)"><!-- --></A><H3>
addToSetStat</H3>
<PRE>
public &lt;T&gt; void <B>addToSetStat</B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type,
T&nbsp;value)</PRE>
<DL>
<DD>Adds a value to a <A HREF="../../../../com/threerings/stats/data/SetStat.html" title="class in com.threerings.stats.data"><CODE>SetStat</CODE></A>.
<P>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/ClassCastException.html?is-external=true" title="class or interface in java.lang">ClassCastException</A></CODE> - thrown if the registered type of the specified stat is not
an <A HREF="../../../../com/threerings/stats/data/SetStat.html" title="class in com.threerings.stats.data"><CODE>SetStat</CODE></A> parameterized on the given type.</DL>
</DD>
</DL>
<HR>
<A NAME="incrementMapStat(com.threerings.stats.data.Stat.Type, java.lang.String, int)"><!-- --></A><H3>
incrementMapStat</H3>
<PRE>
public void <B>incrementMapStat</B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value,
int&nbsp;amount)</PRE>
<DL>
<DD>Increments a string value in a <A HREF="../../../../com/threerings/stats/data/StringMapStat.html" title="class in com.threerings.stats.data"><CODE>StringMapStat</CODE></A>.
<P>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/ClassCastException.html?is-external=true" title="class or interface in java.lang">ClassCastException</A></CODE> - thrown if the registered type of the specified stat is not an
<A HREF="../../../../com/threerings/stats/data/StringMapStat.html" title="class in com.threerings.stats.data"><CODE>StringMapStat</CODE></A>.</DL>
</DD>
</DL>
<HR>
<A NAME="getIntStat(com.threerings.stats.data.Stat.Type)"><!-- --></A><H3>
getIntStat</H3>
<PRE>
public int <B>getIntStat</B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type)</PRE>
<DL>
<DD>Returns the current value of the specified integer statistic.
<P>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/ClassCastException.html?is-external=true" title="class or interface in java.lang">ClassCastException</A></CODE> - thrown if the registered type of the specified stat is not an
<A HREF="../../../../com/threerings/stats/data/IntStat.html" title="class in com.threerings.stats.data"><CODE>IntStat</CODE></A>.</DL>
</DD>
</DL>
<HR>
<A NAME="getMaxIntStat(com.threerings.stats.data.Stat.Type)"><!-- --></A><H3>
getMaxIntStat</H3>
<PRE>
public int <B>getMaxIntStat</B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type)</PRE>
<DL>
<DD>Returns the maximum value by which the specified integer statistic has ever been
incremented.
<P>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/ClassCastException.html?is-external=true" title="class or interface in java.lang">ClassCastException</A></CODE> - thrown if the registered type of the specified stat is not an
<A HREF="../../../../com/threerings/stats/data/MaxIntStat.html" title="class in com.threerings.stats.data"><CODE>MaxIntStat</CODE></A>.</DL>
</DD>
</DL>
<HR>
<A NAME="getIntArrayStat(com.threerings.stats.data.Stat.Type)"><!-- --></A><H3>
getIntArrayStat</H3>
<PRE>
public int[] <B>getIntArrayStat</B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type)</PRE>
<DL>
<DD>Returns the current value of the specified integer array statistic.
<P>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/ClassCastException.html?is-external=true" title="class or interface in java.lang">ClassCastException</A></CODE> - thrown if the registered type of the specified stat is not an
<A HREF="../../../../com/threerings/stats/data/IntArrayStat.html" title="class in com.threerings.stats.data"><CODE>IntArrayStat</CODE></A>.</DL>
</DD>
</DL>
<HR>
<A NAME="getSetStatSize(com.threerings.stats.data.Stat.Type)"><!-- --></A><H3>
getSetStatSize</H3>
<PRE>
public int <B>getSetStatSize</B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type)</PRE>
<DL>
<DD>Returns the current size of the specified SetStat statistic.
<P>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/ClassCastException.html?is-external=true" title="class or interface in java.lang">ClassCastException</A></CODE> - thrown if the registered type of the specified stat is not an
<A HREF="../../../../com/threerings/stats/data/SetStat.html" title="class in com.threerings.stats.data"><CODE>SetStat</CODE></A>.</DL>
</DD>
</DL>
<HR>
<A NAME="containsValue(com.threerings.stats.data.Stat.Type,java.lang.Object)"><!-- --></A><A NAME="containsValue(com.threerings.stats.data.Stat.Type, T)"><!-- --></A><H3>
containsValue</H3>
<PRE>
public &lt;T&gt; boolean <B>containsValue</B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type,
T&nbsp;value)</PRE>
<DL>
<DD>Returns true if the specified <A HREF="../../../../com/threerings/stats/data/SetStat.html" title="class in com.threerings.stats.data"><CODE>SetStat</CODE></A> contains the specified value, false
otherwise.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getMapValue(com.threerings.stats.data.Stat.Type, java.lang.String)"><!-- --></A><H3>
getMapValue</H3>
<PRE>
public int <B>getMapValue</B>(<A HREF="../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</A>&nbsp;type,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</PRE>
<DL>
<DD>Returns the value to which the specified string is mapped in a <A HREF="../../../../com/threerings/stats/data/StringMapStat.html" title="class in com.threerings.stats.data"><CODE>StringMapStat</CODE></A> or zero
if the value has not been mapped.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addQuietly(com.threerings.stats.data.Stat)"><!-- --></A><H3>
addQuietly</H3>
<PRE>
public void <B>addQuietly</B>(<A HREF="../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A>&nbsp;stat)</PRE>
<DL>
<DD>Don't call this method, it's only needed by some tricky business we do when preventing
distributed object event generation for all but the bounty criteria related stats.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/StatSet.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../com/threerings/stats/data/StatModifier.html" title="class in com.threerings.stats.data"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../com/threerings/stats/data/StatSet.Container.html" title="interface in com.threerings.stats.data"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?com/threerings/stats/data/StatSet.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="StatSet.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2011. All Rights Reserved.
</BODY>
</HTML>