Updated docs for 1.6 release.

This commit is contained in:
Michael Bayne
2015-03-14 10:44:30 -07:00
parent ccf127a3bb
commit 907eaa7014
1099 changed files with 266256 additions and 276770 deletions
@@ -1,491 +1,408 @@
<!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:17 PDT 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class com.threerings.stats.data.Stat (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="Uses of Class com.threerings.stats.data.Stat (vilya 1.3 API)";
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Mar 14 10:07:12 PDT 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.threerings.stats.data.Stat (Vilya Core 1.6 API)</title>
<meta name="date" content="2015-03-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.threerings.stats.data.Stat (Vilya Core 1.6 API)";
}
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= 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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?com/threerings/stats/data//class-useStat.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Stat.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/threerings/stats/data/class-use/Stat.html" target="_top">Frames</a></li>
<li><a href="Stat.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>com.threerings.stats.data.Stat</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.threerings.stats.data"><B>com.threerings.stats.data</B></A></TD>
<TD>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.threerings.stats.server.persist"><B>com.threerings.stats.server.persist</B></A></TD>
<TD>&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="com.threerings.stats.data"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A> in <A HREF="../../../../../com/threerings/stats/data/package-summary.html">com.threerings.stats.data</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/threerings/stats/data/package-summary.html">com.threerings.stats.data</A> with type parameters of type <A HREF="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/threerings/stats/data/StatModifier.html" title="class in com.threerings.stats.data">StatModifier&lt;T extends Stat&gt;</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Encapsulates a modification to a single stat that can be serialized and sent to a different
server, if needed, to update stats loaded at runtime.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A> in <A HREF="../../../../../com/threerings/stats/data/package-summary.html">com.threerings.stats.data</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/threerings/stats/data/ByteByteStringMapStat.html" title="class in com.threerings.stats.data">ByteByteStringMapStat</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Maps up to 127 string values to integers in the range 0 - 127.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/threerings/stats/data/ByteStringSetStat.html" title="class in com.threerings.stats.data">ByteStringSetStat</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A string set that maps its values to bytes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/threerings/stats/data/IntArrayStat.html" title="class in com.threerings.stats.data">IntArrayStat</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to track an integer array statistic.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/threerings/stats/data/IntSetStat.html" title="class in com.threerings.stats.data">IntSetStat</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to track a statistic comprised of a bounded set of integers.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/threerings/stats/data/IntStat.html" title="class in com.threerings.stats.data">IntStat</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to track a single integer statistic.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/threerings/stats/data/IntStringSetStat.html" title="class in com.threerings.stats.data">IntStringSetStat</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A string set that maps its values to integers.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/threerings/stats/data/MaxIntStat.html" title="class in com.threerings.stats.data">MaxIntStat</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Extends the <A HREF="../../../../../com/threerings/stats/data/IntStat.html" title="class in com.threerings.stats.data"><CODE>IntStat</CODE></A> by maintaining a maximum value which is updated every time a value
is accumulated to the stat.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/threerings/stats/data/MaxValueIntStat.html" title="class in com.threerings.stats.data">MaxValueIntStat</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Extends the <A HREF="../../../../../com/threerings/stats/data/IntStat.html" title="class in com.threerings.stats.data"><CODE>IntStat</CODE></A> by maintaining the maximum value that the stat has ever been
assigned (unlike <A HREF="../../../../../com/threerings/stats/data/MaxIntStat.html" title="class in com.threerings.stats.data"><CODE>MaxIntStat</CODE></A>, which tracks the maximum value that the stat has ever
been incremented by).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/threerings/stats/data/SetStat.html" title="class in com.threerings.stats.data">SetStat&lt;T&gt;</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/threerings/stats/data/ShortStringSetStat.html" title="class in com.threerings.stats.data">ShortStringSetStat</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A string set that maps its values to shorts.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/threerings/stats/data/StringMapStat.html" title="class in com.threerings.stats.data">StringMapStat</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to track a statistic comprised of a set of strings that map to numeric counts.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/threerings/stats/data/StringSetStat.html" title="class in com.threerings.stats.data">StringSetStat</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to track a statistic comprised of a set of strings.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/threerings/stats/data/package-summary.html">com.threerings.stats.data</A> with type parameters of type <A HREF="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A></FONT></TH>
</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>StatSet.</B><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;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/threerings/stats/data/package-summary.html">com.threerings.stats.data</A> that return <A HREF="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A></CODE></FONT></TD>
<TD><CODE><B>Stat.</B><B><A HREF="../../../../../com/threerings/stats/data/Stat.html#clone()">clone</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A></CODE></FONT></TD>
<TD><CODE><B>Stat.Type.</B><B><A HREF="../../../../../com/threerings/stats/data/Stat.Type.html#newStat()">newStat</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a new blank stat instance of the specified type.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/threerings/stats/data/package-summary.html">com.threerings.stats.data</A> with parameters of type <A HREF="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A></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>StatSet.</B><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>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>StatSet.Container.</B><B><A HREF="../../../../../com/threerings/stats/data/StatSet.Container.html#addToStats(com.threerings.stats.data.Stat)">addToStats</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;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B>Stat.</B><B><A HREF="../../../../../com/threerings/stats/data/Stat.html#initType(com.threerings.stats.data.Stat.Type, com.threerings.stats.data.Stat)">initType</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="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A>&nbsp;prototype)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used by the <A HREF="../../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data"><CODE>Stat.Type</CODE></A> implementation to map itself to an integer code.</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>StatSet.Container.</B><B><A HREF="../../../../../com/threerings/stats/data/StatSet.Container.html#updateStats(com.threerings.stats.data.Stat)">updateStats</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;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructor parameters in <A HREF="../../../../../com/threerings/stats/data/package-summary.html">com.threerings.stats.data</A> with type arguments of type <A HREF="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A></FONT></TH>
</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;
<P>
<A NAME="com.threerings.stats.server.persist"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A> in <A HREF="../../../../../com/threerings/stats/server/persist/package-summary.html">com.threerings.stats.server.persist</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/threerings/stats/server/persist/package-summary.html">com.threerings.stats.server.persist</A> with type parameters of type <A HREF="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A></FONT></TH>
</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>
T</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>StatRepository.</B><B><A HREF="../../../../../com/threerings/stats/server/persist/StatRepository.html#updateStat(int, com.threerings.stats.data.StatModifier)">updateStat</A></B>(int&nbsp;playerId,
<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;Applies a modification to a single stat.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/threerings/stats/server/persist/package-summary.html">com.threerings.stats.server.persist</A> that return types with arguments of type <A HREF="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</A>&lt;<A HREF="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A>&gt;</CODE></FONT></TD>
<TD><CODE><B>StatRepository.</B><B><A HREF="../../../../../com/threerings/stats/server/persist/StatRepository.html#loadStats(int)">loadStats</A></B>(int&nbsp;playerId)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Loads the stats associated with the specified player.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/threerings/stats/server/persist/package-summary.html">com.threerings.stats.server.persist</A> with parameters of type <A HREF="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A></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>StatRepository.</B><B><A HREF="../../../../../com/threerings/stats/server/persist/StatRepository.html#writeModified(int, com.threerings.stats.data.Stat[])">writeModified</A></B>(int&nbsp;playerId,
<A HREF="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A>[]&nbsp;stats)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Writes out any of the stats in the supplied array that have been modified since they were
first loaded.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Method parameters in <A HREF="../../../../../com/threerings/stats/server/persist/package-summary.html">com.threerings.stats.server.persist</A> with type arguments of type <A HREF="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</A></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>StatRepository.</B><B><A HREF="../../../../../com/threerings/stats/server/persist/StatRepository.html#writeModified(int, java.lang.Iterable)">writeModified</A></B>(int&nbsp;playerId,
<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;stats)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Writes out any of the stats in the supplied iterable that have been modified since they were
first loaded.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<HR>
<div class="header">
<h2 title="Uses of Class com.threerings.stats.data.Stat" class="title">Uses of Class<br>com.threerings.stats.data.Stat</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.threerings.stats.data">com.threerings.stats.data</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.threerings.stats.server.persist">com.threerings.stats.server.persist</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.threerings.stats.data">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a> in <a href="../../../../../com/threerings/stats/data/package-summary.html">com.threerings.stats.data</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../com/threerings/stats/data/package-summary.html">com.threerings.stats.data</a> with type parameters of type <a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/data/StatModifier.html" title="class in com.threerings.stats.data">StatModifier</a>&lt;T extends <a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a>&gt;</span></code>
<div class="block">Encapsulates a modification to a single stat that can be serialized and sent to a different
server, if needed, to update stats loaded at runtime.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a> in <a href="../../../../../com/threerings/stats/data/package-summary.html">com.threerings.stats.data</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/data/ByteByteStringMapStat.html" title="class in com.threerings.stats.data">ByteByteStringMapStat</a></span></code>
<div class="block">Maps up to 127 string values to integers in the range 0 - 127.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/data/ByteStringSetStat.html" title="class in com.threerings.stats.data">ByteStringSetStat</a></span></code>
<div class="block">A string set that maps its values to bytes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/data/IntArrayStat.html" title="class in com.threerings.stats.data">IntArrayStat</a></span></code>
<div class="block">Used to track an integer array statistic.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/data/IntSetStat.html" title="class in com.threerings.stats.data">IntSetStat</a></span></code>
<div class="block">Used to track a statistic comprised of a bounded set of integers.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/data/IntStat.html" title="class in com.threerings.stats.data">IntStat</a></span></code>
<div class="block">Used to track a single integer statistic.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/data/IntStringSetStat.html" title="class in com.threerings.stats.data">IntStringSetStat</a></span></code>
<div class="block">A string set that maps its values to integers.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/data/MaxIntStat.html" title="class in com.threerings.stats.data">MaxIntStat</a></span></code>
<div class="block">Extends the <a href="../../../../../com/threerings/stats/data/IntStat.html" title="class in com.threerings.stats.data"><code>IntStat</code></a> by maintaining a maximum value which is updated every time a value
is accumulated to the stat.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/data/MaxValueIntStat.html" title="class in com.threerings.stats.data">MaxValueIntStat</a></span></code>
<div class="block">Extends the <a href="../../../../../com/threerings/stats/data/IntStat.html" title="class in com.threerings.stats.data"><code>IntStat</code></a> by maintaining the maximum value that the stat has ever been
assigned (unlike <a href="../../../../../com/threerings/stats/data/MaxIntStat.html" title="class in com.threerings.stats.data"><code>MaxIntStat</code></a>, which tracks the maximum value that the stat has ever
been incremented by).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/data/SetStat.html" title="class in com.threerings.stats.data">SetStat</a>&lt;T&gt;</span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/data/ShortStringSetStat.html" title="class in com.threerings.stats.data">ShortStringSetStat</a></span></code>
<div class="block">A string set that maps its values to shorts.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/data/StringMapStat.html" title="class in com.threerings.stats.data">StringMapStat</a></span></code>
<div class="block">Used to track a statistic comprised of a set of strings that map to numeric counts.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/data/StringSetStat.html" title="class in com.threerings.stats.data">StringSetStat</a></span></code>
<div class="block">Used to track a statistic comprised of a set of strings.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/threerings/stats/data/package-summary.html">com.threerings.stats.data</a> with type parameters of type <a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><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></td>
<td class="colLast"><span class="typeNameLabel">StatSet.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/data/StatSet.html#syncStat-com.threerings.stats.data.StatModifier-">syncStat</a></span>(<a href="../../../../../com/threerings/stats/data/StatModifier.html" title="class in com.threerings.stats.data">StatModifier</a>&lt;T&gt;&nbsp;modifier)</code>
<div class="block">Updates a stat in this set, using the supplied StatModifier.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/threerings/stats/data/package-summary.html">com.threerings.stats.data</a> that return <a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a></code></td>
<td class="colLast"><span class="typeNameLabel">Stat.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/data/Stat.html#clone--">clone</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a></code></td>
<td class="colLast"><span class="typeNameLabel">Stat.Type.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/data/Stat.Type.html#newStat--">newStat</a></span>()</code>
<div class="block">Returns a new blank stat instance of the specified type.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/threerings/stats/data/package-summary.html">com.threerings.stats.data</a> with parameters of type <a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">StatSet.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/data/StatSet.html#addQuietly-com.threerings.stats.data.Stat-">addQuietly</a></span>(<a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a>&nbsp;stat)</code>
<div class="block">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.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">StatSet.Container.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/data/StatSet.Container.html#addToStats-com.threerings.stats.data.Stat-">addToStats</a></span>(<a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a>&nbsp;stat)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><span class="typeNameLabel">Stat.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/data/Stat.html#initType-com.threerings.stats.data.Stat.Type-com.threerings.stats.data.Stat-">initType</a></span>(<a href="../../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data">Stat.Type</a>&nbsp;type,
<a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a>&nbsp;prototype)</code>
<div class="block">Used by the <a href="../../../../../com/threerings/stats/data/Stat.Type.html" title="interface in com.threerings.stats.data"><code>Stat.Type</code></a> implementation to map itself to an integer code.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">StatSet.Container.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/data/StatSet.Container.html#updateStats-com.threerings.stats.data.Stat-">updateStats</a></span>(<a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a>&nbsp;stat)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructor parameters in <a href="../../../../../com/threerings/stats/data/package-summary.html">com.threerings.stats.data</a> with type arguments of type <a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/data/StatSet.html#StatSet-java.lang.Iterable-">StatSet</a></span>(<a href="http://docs.oracle.com/javase/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>
<div class="block">Creates a stat set with the specified contents.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/data/StatSet.html#StatSet-java.util.Iterator-">StatSet</a></span>(<a href="http://docs.oracle.com/javase/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>
<div class="block">Creates a stat set with the specified contents.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.threerings.stats.server.persist">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a> in <a href="../../../../../com/threerings/stats/server/persist/package-summary.html">com.threerings.stats.server.persist</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/threerings/stats/server/persist/package-summary.html">com.threerings.stats.server.persist</a> with type parameters of type <a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;T extends <a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a>&gt;<br>T</code></td>
<td class="colLast"><span class="typeNameLabel">StatRepository.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/server/persist/StatRepository.html#updateStat-int-com.threerings.stats.data.StatModifier-">updateStat</a></span>(int&nbsp;playerId,
<a href="../../../../../com/threerings/stats/data/StatModifier.html" title="class in com.threerings.stats.data">StatModifier</a>&lt;T&gt;&nbsp;modifier)</code>
<div class="block">Applies a modification to a single stat.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/threerings/stats/server/persist/package-summary.html">com.threerings.stats.server.persist</a> that return types with arguments of type <a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a>&lt;<a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StatRepository.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/server/persist/StatRepository.html#loadStats-int-">loadStats</a></span>(int&nbsp;playerId)</code>
<div class="block">Loads the stats associated with the specified player.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/threerings/stats/server/persist/package-summary.html">com.threerings.stats.server.persist</a> with parameters of type <a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">StatRepository.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/server/persist/StatRepository.html#writeModified-int-com.threerings.stats.data.Stat:A-">writeModified</a></span>(int&nbsp;playerId,
<a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a>[]&nbsp;stats)</code>
<div class="block">Writes out any of the stats in the supplied array that have been modified since they were
first loaded.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../com/threerings/stats/server/persist/package-summary.html">com.threerings.stats.server.persist</a> with type arguments of type <a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Stat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">StatRepository.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/stats/server/persist/StatRepository.html#writeModified-int-java.lang.Iterable-">writeModified</a></span>(int&nbsp;playerId,
<a href="http://docs.oracle.com/javase/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;stats)</code>
<div class="block">Writes out any of the stats in the supplied iterable that have been modified since they were
first loaded.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= 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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?com/threerings/stats/data//class-useStat.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Stat.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/threerings/stats/data/Stat.html" title="class in com.threerings.stats.data">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/threerings/stats/data/class-use/Stat.html" target="_top">Frames</a></li>
<li><a href="Stat.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2011. All Rights Reserved.
</BODY>
</HTML>
<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
</body>
</html>