blob: f74ac7355d276292f0551ad93d7e94585ea7b15e [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FlatLists (Apache Calcite calcite API)</title>
<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="FlatLists (Apache Calcite calcite API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":9,"i1":9,"i2":9,"i3":41,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9};
var tabs = {65535:["t0","所有方法"],1:["t1","静态方法"],8:["t4","具体方法"],32:["t6","已过时的方法"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>您的浏览器已禁用 JavaScript。</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="../../../../overview-summary.html">概览</a></li>
<li><a href="package-summary.html">程序包</a></li>
<li class="navBarCell1Rev"></li>
<li><a href="package-tree.html"></a></li>
<li><a href="../../../../deprecated-list.html">已过时</a></li>
<li><a href="../../../../index-all.html">索引</a></li>
<li><a href="../../../../help-doc.html">帮助</a></li>
</ul>
<div class="aboutLanguage"><b>Apache Calcite</b></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/calcite/runtime/Feature.html" title="org.apache.calcite.runtime中的类"><span class="typeNameLink">上一个类</span></a></li>
<li><a href="../../../../org/apache/calcite/runtime/FlatLists.AbstractFlatList.html" title="org.apache.calcite.runtime中的类"><span class="typeNameLink">下一个类</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/calcite/runtime/FlatLists.html" target="_top">框架</a></li>
<li><a href="FlatLists.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">所有类</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>概要:&nbsp;</li>
<li><a href="#nested.class.summary">嵌套</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">字段</a>&nbsp;|&nbsp;</li>
<li>构造器&nbsp;|&nbsp;</li>
<li><a href="#method.summary">方法</a></li>
</ul>
<ul class="subNavList">
<li>详细资料:&nbsp;</li>
<li><a href="#field.detail">字段</a>&nbsp;|&nbsp;</li>
<li>构造器&nbsp;|&nbsp;</li>
<li><a href="#method.detail">方法</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.calcite.runtime</div>
<h2 title="类 FlatLists" class="title">类 FlatLists</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.calcite.runtime.FlatLists</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">FlatLists</span>
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></pre>
<div class="block">Space-efficient, comparable, immutable lists.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>嵌套类概要</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="嵌套类概要表, 列表嵌套类和解释">
<caption><span>嵌套类</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">类和说明</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.AbstractFlatList.html" title="org.apache.calcite.runtime中的类">FlatLists.AbstractFlatList</a>&lt;<a href="../../../../org/apache/calcite/runtime/FlatLists.AbstractFlatList.html" title="FlatLists.AbstractFlatList中的类型参数">T</a>&gt;</span></code>
<div class="block">Base class for flat lists.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.ComparableList.html" title="org.apache.calcite.runtime中的接口">FlatLists.ComparableList</a>&lt;<a href="../../../../org/apache/calcite/runtime/FlatLists.ComparableList.html" title="FlatLists.ComparableList中的类型参数">T</a>&gt;</span></code>
<div class="block">List that is also comparable.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.Flat1List.html" title="org.apache.calcite.runtime中的类">FlatLists.Flat1List</a>&lt;<a href="../../../../org/apache/calcite/runtime/FlatLists.Flat1List.html" title="FlatLists.Flat1List中的类型参数">T</a>&gt;</span></code>
<div class="block">List that stores its one elements in the one members of the class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.Flat2List.html" title="org.apache.calcite.runtime中的类">FlatLists.Flat2List</a>&lt;<a href="../../../../org/apache/calcite/runtime/FlatLists.Flat2List.html" title="FlatLists.Flat2List中的类型参数">T</a>&gt;</span></code>
<div class="block">List that stores its two elements in the two members of the class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.Flat3List.html" title="org.apache.calcite.runtime中的类">FlatLists.Flat3List</a>&lt;<a href="../../../../org/apache/calcite/runtime/FlatLists.Flat3List.html" title="FlatLists.Flat3List中的类型参数">T</a>&gt;</span></code>
<div class="block">List that stores its three elements in the three members of the class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.Flat4List.html" title="org.apache.calcite.runtime中的类">FlatLists.Flat4List</a>&lt;<a href="../../../../org/apache/calcite/runtime/FlatLists.Flat4List.html" title="FlatLists.Flat4List中的类型参数">T</a>&gt;</span></code>
<div class="block">List that stores its four elements in the four members of the class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.Flat5List.html" title="org.apache.calcite.runtime中的类">FlatLists.Flat5List</a>&lt;<a href="../../../../org/apache/calcite/runtime/FlatLists.Flat5List.html" title="FlatLists.Flat5List中的类型参数">T</a>&gt;</span></code>
<div class="block">List that stores its five elements in the five members of the class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.Flat6List.html" title="org.apache.calcite.runtime中的类">FlatLists.Flat6List</a>&lt;<a href="../../../../org/apache/calcite/runtime/FlatLists.Flat6List.html" title="FlatLists.Flat6List中的类型参数">T</a>&gt;</span></code>
<div class="block">List that stores its six elements in the six members of the class.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>字段概要</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="字段概要表, 列表字段和解释">
<caption><span>字段</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">字段和说明</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static org.apache.calcite.runtime.FlatLists.ComparableEmptyList</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.html#COMPARABLE_EMPTY_LIST">COMPARABLE_EMPTY_LIST</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>方法概要</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">静态方法</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">具体方法</a></span><span class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">已过时的方法</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">方法和说明</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static &lt;E&gt;&nbsp;com.google.common.collect.ImmutableList&lt;E&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.html#append-com.google.common.collect.ImmutableList-E-">append</a></span>(com.google.common.collect.ImmutableList&lt;E&gt;&nbsp;list,
E&nbsp;e)</code>
<div class="block">Returns a list that consists of a given list plus an element, guaranteed
to be an <code>ImmutableList</code>.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static &lt;E&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;E&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.html#append-java.util.List-E-">append</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;E&gt;&nbsp;list,
E&nbsp;e)</code>
<div class="block">Returns a list that consists of a given list plus an element.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static &lt;K,V&gt;&nbsp;com.google.common.collect.ImmutableMap&lt;K,V&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.html#append-java.util.Map-K-V-">append</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="java.util中的类或接口">Map</a>&lt;K,V&gt;&nbsp;map,
K&nbsp;k,
V&nbsp;v)</code>
<div class="block">Returns a map that consists of a given map plus an (key, value),
guaranteed to be an <code>ImmutableMap</code>.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.html#copy-T...-">copy</a></span>(T...&nbsp;t)</code>
<div class="block"><span class="deprecatedLabel">已过时。</span>&nbsp;</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.html#copyOf-T...-">copyOf</a></span>(T...&nbsp;t)</code>
<div class="block">Creates a memory-, CPU- and cache-efficient immutable list,
always copying the contents.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>static &lt;T extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="java.lang中的类或接口">Comparable</a>&gt;<br><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.html#copyOf-T...-">copyOf</a></span>(T...&nbsp;t)</code>
<div class="block">Creates a memory-, CPU- and cache-efficient comparable immutable list,
always copying the contents.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../org/apache/calcite/runtime/FlatLists.ComparableList.html" title="org.apache.calcite.runtime中的接口">FlatLists.ComparableList</a>&lt;T&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.html#of--">of</a></span>()</code>
<div class="block">Creates a flat list with 0 elements.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.html#of-java.util.List-">of</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;&nbsp;t)</code>
<div class="block">Creates a memory-, CPU- and cache-efficient immutable list from an
existing list.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>static &lt;T extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="java.lang中的类或接口">Comparable</a>&gt;<br><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.html#of-T...-">of</a></span>(T...&nbsp;t)</code>
<div class="block">Creates a memory-, CPU- and cache-efficient immutable list.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.html#of-T-">of</a></span>(T&nbsp;t0)</code>
<div class="block">Creates a flat list with 1 element.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.html#of-T-T-">of</a></span>(T&nbsp;t0,
T&nbsp;t1)</code>
<div class="block">Creates a flat list with 2 elements.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.html#of-T-T-T-">of</a></span>(T&nbsp;t0,
T&nbsp;t1,
T&nbsp;t2)</code>
<div class="block">Creates a flat list with 3 elements.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.html#of-T-T-T-T-">of</a></span>(T&nbsp;t0,
T&nbsp;t1,
T&nbsp;t2,
T&nbsp;t3)</code>
<div class="block">Creates a flat list with 4 elements.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.html#of-T-T-T-T-T-">of</a></span>(T&nbsp;t0,
T&nbsp;t1,
T&nbsp;t2,
T&nbsp;t3,
T&nbsp;t4)</code>
<div class="block">Creates a flat list with 6 elements.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.html#of-T-T-T-T-T-T-">of</a></span>(T&nbsp;t0,
T&nbsp;t1,
T&nbsp;t2,
T&nbsp;t3,
T&nbsp;t4,
T&nbsp;t5)</code>
<div class="block">Creates a flat list with 6 elements.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>static &lt;T extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="java.lang中的类或接口">Comparable</a>&gt;<br><a href="../../../../org/apache/calcite/runtime/FlatLists.ComparableList.html" title="org.apache.calcite.runtime中的接口">FlatLists.ComparableList</a>&lt;T&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/runtime/FlatLists.html#ofComparable-java.util.List-">ofComparable</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;&nbsp;t)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>从类继承的方法&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>字段详细资料</h3>
<a name="COMPARABLE_EMPTY_LIST">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>COMPARABLE_EMPTY_LIST</h4>
<pre>public static final&nbsp;org.apache.calcite.runtime.FlatLists.ComparableEmptyList COMPARABLE_EMPTY_LIST</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>方法详细资料</h3>
<a name="of--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>of</h4>
<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../../org/apache/calcite/runtime/FlatLists.ComparableList.html" title="org.apache.calcite.runtime中的接口">FlatLists.ComparableList</a>&lt;T&gt;&nbsp;of()</pre>
<div class="block">Creates a flat list with 0 elements.</div>
</li>
</ul>
<a name="of-java.lang.Object-">
<!-- -->
</a><a name="of-T-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>of</h4>
<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;&nbsp;of(T&nbsp;t0)</pre>
<div class="block">Creates a flat list with 1 element.</div>
</li>
</ul>
<a name="of-java.lang.Object-java.lang.Object-">
<!-- -->
</a><a name="of-T-T-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>of</h4>
<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;&nbsp;of(T&nbsp;t0,
T&nbsp;t1)</pre>
<div class="block">Creates a flat list with 2 elements.</div>
</li>
</ul>
<a name="of-java.lang.Object-java.lang.Object-java.lang.Object-">
<!-- -->
</a><a name="of-T-T-T-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>of</h4>
<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;&nbsp;of(T&nbsp;t0,
T&nbsp;t1,
T&nbsp;t2)</pre>
<div class="block">Creates a flat list with 3 elements.</div>
</li>
</ul>
<a name="of-java.lang.Object-java.lang.Object-java.lang.Object-java.lang.Object-">
<!-- -->
</a><a name="of-T-T-T-T-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>of</h4>
<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;&nbsp;of(T&nbsp;t0,
T&nbsp;t1,
T&nbsp;t2,
T&nbsp;t3)</pre>
<div class="block">Creates a flat list with 4 elements.</div>
</li>
</ul>
<a name="of-java.lang.Object-java.lang.Object-java.lang.Object-java.lang.Object-java.lang.Object-">
<!-- -->
</a><a name="of-T-T-T-T-T-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>of</h4>
<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;&nbsp;of(T&nbsp;t0,
T&nbsp;t1,
T&nbsp;t2,
T&nbsp;t3,
T&nbsp;t4)</pre>
<div class="block">Creates a flat list with 6 elements.</div>
</li>
</ul>
<a name="of-java.lang.Object-java.lang.Object-java.lang.Object-java.lang.Object-java.lang.Object-java.lang.Object-">
<!-- -->
</a><a name="of-T-T-T-T-T-T-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>of</h4>
<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;&nbsp;of(T&nbsp;t0,
T&nbsp;t1,
T&nbsp;t2,
T&nbsp;t3,
T&nbsp;t4,
T&nbsp;t5)</pre>
<div class="block">Creates a flat list with 6 elements.</div>
</li>
</ul>
<a name="of-java.lang.Comparable:A-">
<!-- -->
</a><a name="of-T...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>of</h4>
<pre>public static&nbsp;&lt;T extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="java.lang中的类或接口">Comparable</a>&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;&nbsp;of(T...&nbsp;t)</pre>
<div class="block">Creates a memory-, CPU- and cache-efficient immutable list.</div>
<dl>
<dt><span class="paramLabel">类型参数:</span></dt>
<dd><code>T</code> - Element type</dd>
<dt><span class="paramLabel">参数:</span></dt>
<dd><code>t</code> - Array of members of list</dd>
<dt><span class="returnLabel">返回:</span></dt>
<dd>List containing the given members</dd>
</dl>
</li>
</ul>
<a name="copy-java.lang.Object:A-">
<!-- -->
</a><a name="copy-T...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>copy</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="java.lang中的类或接口">@Deprecated</a>
public static&nbsp;&lt;T&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;&nbsp;copy(T...&nbsp;t)</pre>
<div class="block"><span class="deprecatedLabel">已过时。</span>&nbsp;</div>
<div class="block">Creates a memory-, CPU- and cache-efficient immutable list,
always copying the contents.</div>
<dl>
<dt><span class="paramLabel">类型参数:</span></dt>
<dd><code>T</code> - Element type</dd>
<dt><span class="paramLabel">参数:</span></dt>
<dd><code>t</code> - Array of members of list</dd>
<dt><span class="returnLabel">返回:</span></dt>
<dd>List containing the given members</dd>
</dl>
</li>
</ul>
<a name="copyOf-java.lang.Comparable:A-">
<!-- -->
</a><a name="copyOf-T...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>copyOf</h4>
<pre>public static&nbsp;&lt;T extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="java.lang中的类或接口">Comparable</a>&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;&nbsp;copyOf(T...&nbsp;t)</pre>
<div class="block">Creates a memory-, CPU- and cache-efficient comparable immutable list,
always copying the contents.
<p>The elements are comparable, and so is the returned list.
Elements may be null.</div>
<dl>
<dt><span class="paramLabel">类型参数:</span></dt>
<dd><code>T</code> - Element type</dd>
<dt><span class="paramLabel">参数:</span></dt>
<dd><code>t</code> - Array of members of list</dd>
<dt><span class="returnLabel">返回:</span></dt>
<dd>List containing the given members</dd>
</dl>
</li>
</ul>
<a name="copyOf-java.lang.Object:A-">
<!-- -->
</a><a name="copyOf-T...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>copyOf</h4>
<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;&nbsp;copyOf(T...&nbsp;t)</pre>
<div class="block">Creates a memory-, CPU- and cache-efficient immutable list,
always copying the contents.
<p>The elements need not be comparable,
and the returned list may not implement <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="java.lang中的类或接口"><code>Comparable</code></a>.
Elements may be null.</div>
<dl>
<dt><span class="paramLabel">类型参数:</span></dt>
<dd><code>T</code> - Element type</dd>
<dt><span class="paramLabel">参数:</span></dt>
<dd><code>t</code> - Array of members of list</dd>
<dt><span class="returnLabel">返回:</span></dt>
<dd>List containing the given members</dd>
</dl>
</li>
</ul>
<a name="of-java.util.List-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>of</h4>
<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;&nbsp;of(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;&nbsp;t)</pre>
<div class="block">Creates a memory-, CPU- and cache-efficient immutable list from an
existing list. The list is always copied.</div>
<dl>
<dt><span class="paramLabel">类型参数:</span></dt>
<dd><code>T</code> - Element type</dd>
<dt><span class="paramLabel">参数:</span></dt>
<dd><code>t</code> - Array of members of list</dd>
<dt><span class="returnLabel">返回:</span></dt>
<dd>List containing the given members</dd>
</dl>
</li>
</ul>
<a name="ofComparable-java.util.List-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ofComparable</h4>
<pre>public static&nbsp;&lt;T extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="java.lang中的类或接口">Comparable</a>&gt;&nbsp;<a href="../../../../org/apache/calcite/runtime/FlatLists.ComparableList.html" title="org.apache.calcite.runtime中的接口">FlatLists.ComparableList</a>&lt;T&gt;&nbsp;ofComparable(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;T&gt;&nbsp;t)</pre>
</li>
</ul>
<a name="append-java.util.List-java.lang.Object-">
<!-- -->
</a><a name="append-java.util.List-E-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public static&nbsp;&lt;E&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;E&gt;&nbsp;append(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;E&gt;&nbsp;list,
E&nbsp;e)</pre>
<div class="block">Returns a list that consists of a given list plus an element.</div>
</li>
</ul>
<a name="append-com.google.common.collect.ImmutableList-java.lang.Object-">
<!-- -->
</a><a name="append-com.google.common.collect.ImmutableList-E-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public static&nbsp;&lt;E&gt;&nbsp;com.google.common.collect.ImmutableList&lt;E&gt;&nbsp;append(com.google.common.collect.ImmutableList&lt;E&gt;&nbsp;list,
E&nbsp;e)</pre>
<div class="block">Returns a list that consists of a given list plus an element, guaranteed
to be an <code>ImmutableList</code>.</div>
</li>
</ul>
<a name="append-java.util.Map-java.lang.Object-java.lang.Object-">
<!-- -->
</a><a name="append-java.util.Map-K-V-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>append</h4>
<pre>public static&nbsp;&lt;K,V&gt;&nbsp;com.google.common.collect.ImmutableMap&lt;K,V&gt;&nbsp;append(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="java.util中的类或接口">Map</a>&lt;K,V&gt;&nbsp;map,
K&nbsp;k,
V&nbsp;v)</pre>
<div class="block">Returns a map that consists of a given map plus an (key, value),
guaranteed to be an <code>ImmutableMap</code>.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="../../../../overview-summary.html">概览</a></li>
<li><a href="package-summary.html">程序包</a></li>
<li class="navBarCell1Rev"></li>
<li><a href="package-tree.html"></a></li>
<li><a href="../../../../deprecated-list.html">已过时</a></li>
<li><a href="../../../../index-all.html">索引</a></li>
<li><a href="../../../../help-doc.html">帮助</a></li>
</ul>
<div class="aboutLanguage"><b>Apache Calcite</b></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/calcite/runtime/Feature.html" title="org.apache.calcite.runtime中的类"><span class="typeNameLink">上一个类</span></a></li>
<li><a href="../../../../org/apache/calcite/runtime/FlatLists.AbstractFlatList.html" title="org.apache.calcite.runtime中的类"><span class="typeNameLink">下一个类</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/calcite/runtime/FlatLists.html" target="_top">框架</a></li>
<li><a href="FlatLists.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">所有类</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>概要:&nbsp;</li>
<li><a href="#nested.class.summary">嵌套</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">字段</a>&nbsp;|&nbsp;</li>
<li>构造器&nbsp;|&nbsp;</li>
<li><a href="#method.summary">方法</a></li>
</ul>
<ul class="subNavList">
<li>详细资料:&nbsp;</li>
<li><a href="#field.detail">字段</a>&nbsp;|&nbsp;</li>
<li>构造器&nbsp;|&nbsp;</li>
<li><a href="#method.detail">方法</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &copy; 2012-2020 Apache Software Foundation. All Rights Reserved.</small></p>
</body>
</html>