📄 evaluationpool.html
字号:
<!-- ============ FIELD DETAIL =========== -->
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="EvaluationPool()"><!-- --></A><H3>
EvaluationPool</H3>
<PRE>
public <B>EvaluationPool</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="EvaluationPool(int)"><!-- --></A><H3>
EvaluationPool</H3>
<PRE>
public <B>EvaluationPool</B>(int initialSize)</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="create(ognl.SimpleNode, java.lang.Object)"><!-- --></A><H3>
create</H3>
<PRE>
public <A HREF="../ognl/Evaluation.html" title="class in ognl">Evaluation</A> <B>create</B>(<A HREF="../ognl/SimpleNode.html" title="class in ognl">SimpleNode</A> node, java.lang.Object source)</PRE>
<DL>
<DD>Returns an Evaluation that contains the node, source and whether it is a set operation. If there are no Evaluation objects in the pool one is created and returned.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="create(ognl.SimpleNode, java.lang.Object, boolean)"><!-- --></A><H3>
create</H3>
<PRE>
public <A HREF="../ognl/Evaluation.html" title="class in ognl">Evaluation</A> <B>create</B>(<A HREF="../ognl/SimpleNode.html" title="class in ognl">SimpleNode</A> node, java.lang.Object source, boolean setOperation)</PRE>
<DL>
<DD>Returns an Evaluation that contains the node, source and whether it is a set operation. If there are no Evaluation objects in the pool one is created and returned.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="recycle(ognl.Evaluation)"><!-- --></A><H3>
recycle</H3>
<PRE>
public void <B>recycle</B>(<A HREF="../ognl/Evaluation.html" title="class in ognl">Evaluation</A> value)</PRE>
<DL>
<DD>Recycles an Evaluation
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="recycleAll(ognl.Evaluation)"><!-- --></A><H3>
recycleAll</H3>
<PRE>
public void <B>recycleAll</B>(<A HREF="../ognl/Evaluation.html" title="class in ognl">Evaluation</A> value)</PRE>
<DL>
<DD>Recycles an of Evaluation and all of it's siblings and children.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="recycleAll(java.util.List)"><!-- --></A><H3>
recycleAll</H3>
<PRE>
public void <B>recycleAll</B>(java.util.List value)</PRE>
<DL>
<DD>Recycles a List of Evaluation objects
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getSize()"><!-- --></A><H3>
getSize</H3>
<PRE>
public int <B>getSize</B>()</PRE>
<DL>
<DD>Returns the number of items in the pool
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getCreatedCount()"><!-- --></A><H3>
getCreatedCount</H3>
<PRE>
public int <B>getCreatedCount</B>()</PRE>
<DL>
<DD>Returns the number of items this pool has created since it's construction.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getRecoveredCount()"><!-- --></A><H3>
getRecoveredCount</H3>
<PRE>
public int <B>getRecoveredCount</B>()</PRE>
<DL>
<DD>Returns the number of items this pool has recovered from the pool since its construction.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getRecycledCount()"><!-- --></A><H3>
getRecycledCount</H3>
<PRE>
public int <B>getRecycledCount</B>()</PRE>
<DL>
<DD>Returns the number of items this pool has recycled since it's construction.
<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=3 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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../ognl/Evaluation.html" title="class in ognl"><B>PREV CLASS</B></A>
<A HREF="../ognl/ExpressionNode.html" title="class in ognl"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html" target="_top"><B>FRAMES</B></A>
<A HREF="EvaluationPool.html" target="_top"><B>NO FRAMES</B></A>
<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: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright © 2004 <a href=http://www.ognl.org>OGNL Technology, Inc.</a>. All Rights Reserved.</i>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -