blob: ffbf839d1d90f66e1df70f358c1e4f893634e671 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="API docs for the ExtraSpecialList class from the fake library, for the Dart programming language.">
<title>ExtraSpecialList class - fake library - Dart API</title>
<!-- required because all the links are pseudo-absolute -->
<base href="..">
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Source+Code+Pro|Roboto:500,400italic,300,400' type='text/css'>
<link rel="stylesheet" href="static-assets/prettify.css">
<link rel="stylesheet" href="static-assets/css/bootstrap.min.css">
<link rel="stylesheet" href="static-assets/styles.css">
<link rel="icon" href="static-assets/favicon.png">
<!-- Do not remove placeholder -->
<!-- Header Placeholder -->
</head>
<body>
<div id="overlay-under-drawer"></div>
<header class="container-fluid" id="title">
<nav class="navbar navbar-fixed-top">
<div class="container">
<div class="row">
<div class="col-sm-12 contents">
<button id="sidenav-left-toggle" type="button">&nbsp;</button>
<ol class="breadcrumbs gt-separated hidden-xs">
<li><a href="index.html">test_package</a></li>
<li><a href="fake/fake-library.html">fake</a></li>
<li class="self-crumb">ExtraSpecialList</li>
</ol>
<div class="self-name">ExtraSpecialList</div>
<form class="search navbar-right" role="search">
<input type="text" id="search-box" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
</form>
</div> <!-- /col -->
</div> <!-- /row -->
</div> <!-- /container -->
</nav>
<div class="container masthead">
<div class="row">
<div class="col-sm-12 contents">
<ol class="breadcrumbs gt-separated visible-xs">
<li><a href="index.html">test_package</a></li>
<li><a href="fake/fake-library.html">fake</a></li>
<li class="self-crumb">ExtraSpecialList</li>
</ol>
<div class="title-description">
<h1 class="title">
<span class="kind">class</span> ExtraSpecialList&lt;E&gt;
</h1>
</div>
<ul class="subnav">
<li><a href="fake/ExtraSpecialList-class.html#instance-properties">Properties</a></li>
<li><a href="fake/ExtraSpecialList-class.html#constructors">Constructors</a></li>
<li><a href="fake/ExtraSpecialList-class.html#operators">Operators</a></li>
<li><a href="fake/ExtraSpecialList-class.html#instance-methods">Methods</a></li>
</ul>
</div> <!-- /col -->
</div> <!-- /row -->
</div> <!-- /container -->
</header>
<div class="container body">
<div class="row">
<div class="col-xs-6 col-sm-3 col-md-2 sidebar sidebar-offcanvas-left">
<h5><a href="index.html">test_package</a></h5>
<h5><a href="fake/fake-library.html">fake</a></h5>
<ol>
<li class="section-title"><a href="fake/fake-library.html#constants">Constants</a></li>
<li><a href="fake/CUSTOM_CLASS-constant.html">CUSTOM_CLASS</a></li>
<li><a class="deprecated" href="fake/DOWN-constant.html">DOWN</a></li>
<li><a href="fake/greatAnnotation-constant.html">greatAnnotation</a></li>
<li><a href="fake/greatestAnnotation-constant.html">greatestAnnotation</a></li>
<li><a href="fake/incorrectDocReference-constant.html">incorrectDocReference</a></li>
<li><a href="fake/NAME_SINGLEUNDERSCORE-constant.html">NAME_SINGLEUNDERSCORE</a></li>
<li><a href="fake/NAME_WITH_TWO_UNDERSCORES-constant.html">NAME_WITH_TWO_UNDERSCORES</a></li>
<li><a href="fake/PI-constant.html">PI</a></li>
<li><a href="fake/required-constant.html">required</a></li>
<li><a href="fake/testingCodeSyntaxInOneLiners-constant.html">testingCodeSyntaxInOneLiners</a></li>
<li><a href="fake/UP-constant.html">UP</a></li>
<li><a href="fake/ZERO-constant.html">ZERO</a></li>
<li class="section-title"><a href="fake/fake-library.html#typedefs">Typedefs</a></li>
<li><a href="fake/Callback2.html">Callback2</a></li>
<li><a class="deprecated" href="fake/FakeProcesses.html">FakeProcesses</a></li>
<li><a href="fake/GenericTypedef.html">GenericTypedef</a></li>
<li><a href="fake/LotsAndLotsOfParameters.html">LotsAndLotsOfParameters</a></li>
<li><a href="fake/VoidCallback.html">VoidCallback</a></li>
<li class="section-title"><a href="fake/fake-library.html#properties">Properties</a></li>
<li><a href="fake/dynamicGetter.html">dynamicGetter</a></li>
<li><a href="fake/justGetter.html">justGetter</a></li>
<li><a href="fake/justSetter.html">justSetter</a></li>
<li><a href="fake/mapWithDynamicKeys.html">mapWithDynamicKeys</a></li>
<li><a class="deprecated" href="fake/meaningOfLife.html">meaningOfLife</a></li>
<li><a href="fake/setAndGet.html">setAndGet</a></li>
<li><a href="fake/simpleProperty.html">simpleProperty</a></li>
<li class="section-title"><a href="fake/fake-library.html#functions">Functions</a></li>
<li><a href="fake/addCallback.html">addCallback</a></li>
<li><a href="fake/addCallback2.html">addCallback2</a></li>
<li><a href="fake/functionWithFunctionParameters.html">functionWithFunctionParameters</a></li>
<li><a href="fake/onlyPositionalWithNoDefaultNoType.html">onlyPositionalWithNoDefaultNoType</a></li>
<li><a href="fake/paintImage1.html">paintImage1</a></li>
<li><a href="fake/paintImage2.html">paintImage2</a></li>
<li><a href="fake/paramFromAnotherLib.html">paramFromAnotherLib</a></li>
<li><a href="fake/short.html">short</a></li>
<li><a href="fake/soIntense.html">soIntense</a></li>
<li><a href="fake/thisIsAlsoAsync.html">thisIsAlsoAsync</a></li>
<li><a href="fake/thisIsAsync.html">thisIsAsync</a></li>
<li><a class="deprecated" href="fake/topLevelFunction.html">topLevelFunction</a></li>
<li class="section-title"><a href="fake/fake-library.html#enums">Enums</a></li>
<li><a href="fake/Color-class.html">Color</a></li>
<li class="section-title"><a href="fake/fake-library.html#classes">Classes</a></li>
<li><a href="fake/Annotation-class.html">Annotation</a></li>
<li><a href="fake/AnotherInterface-class.html">AnotherInterface</a></li>
<li><a href="fake/BaseForDocComments-class.html">BaseForDocComments</a></li>
<li><a href="fake/ConstantClass-class.html">ConstantClass</a></li>
<li><a href="fake/Cool-class.html">Cool</a></li>
<li><a href="fake/ExtraSpecialList-class.html">ExtraSpecialList</a></li>
<li><a href="fake/Foo2-class.html">Foo2</a></li>
<li><a href="fake/HasGenerics-class.html">HasGenerics</a></li>
<li><a href="fake/HasGenericWithExtends-class.html">HasGenericWithExtends</a></li>
<li><a href="fake/Interface-class.html">Interface</a></li>
<li><a href="fake/LongFirstLine-class.html">LongFirstLine</a></li>
<li><a href="fake/MixMeIn-class.html">MixMeIn</a></li>
<li><a href="fake/OperatorReferenceClass-class.html">OperatorReferenceClass</a></li>
<li><a href="fake/OtherGenericsThing-class.html">OtherGenericsThing</a></li>
<li><a href="fake/SpecialList-class.html">SpecialList</a></li>
<li><a href="fake/SubForDocComments-class.html">SubForDocComments</a></li>
<li><a class="deprecated" href="fake/SuperAwesomeClass-class.html">SuperAwesomeClass</a></li>
<li><a href="fake/WithGetterAndSetter-class.html">WithGetterAndSetter</a></li>
<li class="section-title"><a href="fake/fake-library.html#exceptions">Exceptions</a></li>
<li><a class="deprecated" href="fake/Doh-class.html">Doh</a></li>
<li><a href="fake/Oops-class.html">Oops</a></li>
</ol>
</div>
<div class="col-xs-12 col-sm-9 col-md-8 main-content">
<section class="desc markdown">
<p>This inherits operators.</p>
</section>
<section>
<dl class="dl-horizontal">
<dt>Inheritance</dt>
<dd><ul class="gt-separated dark clazz-relationships">
<li>Object</li>
<li>ListBase&lt;E&gt;</li>
<li><a href="fake/SpecialList-class.html">SpecialList</a></li>
<li>ExtraSpecialList</li>
</ul></dd>
</dl>
</section>
<section class="summary offset-anchor" id="constructors">
<h2>Constructors</h2>
<dl class="constructor-summary-list">
<dt id="ExtraSpecialList" class="callable">
<span class="name"><a href="fake/ExtraSpecialList/ExtraSpecialList.html">ExtraSpecialList</a></span><span class="signature">()</span>
</dt>
<dd>
<p></p>
</dd>
</dl>
</section>
<section class="summary offset-anchor inherited" id="instance-properties">
<h2>Properties</h2>
<dl class="properties">
<dt id="first" class="property inherited">
<span class="name"><a href="fake/ExtraSpecialList/first.html">first</a></span>
<span class="signature">&#8594; dynamic</span>
</dt>
<dd class="inherited">
<p></p>
<div class="features">read-only, inherited</div>
</dd>
<dt id="hashCode" class="property inherited">
<span class="name"><a href="fake/ExtraSpecialList/hashCode.html">hashCode</a></span>
<span class="signature">&#8594; int</span>
</dt>
<dd class="inherited">
<p>Get a hash code for this object.</p>
<div class="features">read-only, inherited</div>
</dd>
<dt id="isEmpty" class="property inherited">
<span class="name"><a href="fake/ExtraSpecialList/isEmpty.html">isEmpty</a></span>
<span class="signature">&#8594; bool</span>
</dt>
<dd class="inherited">
<p></p>
<div class="features">read-only, inherited</div>
</dd>
<dt id="isNotEmpty" class="property inherited">
<span class="name"><a href="fake/ExtraSpecialList/isNotEmpty.html">isNotEmpty</a></span>
<span class="signature">&#8594; bool</span>
</dt>
<dd class="inherited">
<p></p>
<div class="features">read-only, inherited</div>
</dd>
<dt id="iterator" class="property inherited">
<span class="name"><a href="fake/ExtraSpecialList/iterator.html">iterator</a></span>
<span class="signature">&#8594; Iterator</span>
</dt>
<dd class="inherited">
<p></p>
<div class="features">read-only, inherited</div>
</dd>
<dt id="last" class="property inherited">
<span class="name"><a href="fake/ExtraSpecialList/last.html">last</a></span>
<span class="signature">&#8594; dynamic</span>
</dt>
<dd class="inherited">
<p></p>
<div class="features">read-only, inherited</div>
</dd>
<dt id="length" class="property inherited">
<span class="name"><a href="fake/SpecialList/length.html">length</a></span>
<span class="signature">&#8594; int</span>
</dt>
<dd class="inherited">
<p></p>
<div class="features">read / write, inherited</div>
</dd>
<dt id="reversed" class="property inherited">
<span class="name"><a href="fake/ExtraSpecialList/reversed.html">reversed</a></span>
<span class="signature">&#8594; Iterable</span>
</dt>
<dd class="inherited">
<p></p>
<div class="features">read-only, inherited</div>
</dd>
<dt id="runtimeType" class="property inherited">
<span class="name"><a href="fake/ExtraSpecialList/runtimeType.html">runtimeType</a></span>
<span class="signature">&#8594; Type</span>
</dt>
<dd class="inherited">
<p>A representation of the runtime type of the object.</p>
<div class="features">read-only, inherited</div>
</dd>
<dt id="single" class="property inherited">
<span class="name"><a href="fake/ExtraSpecialList/single.html">single</a></span>
<span class="signature">&#8594; dynamic</span>
</dt>
<dd class="inherited">
<p></p>
<div class="features">read-only, inherited</div>
</dd>
</dl>
</section>
<section class="summary offset-anchor inherited" id="operators">
<h2>Operators</h2>
<dl class="callables">
<dt id="operator ==" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/operator_equals.html">operator ==</a></span><span class="signature">(<wbr><span class="parameter" id="==-param-other"><span class="parameter-name">other</span></span>)
<span class="returntype parameter">&#8594; bool</span>
</span>
</dt>
<dd class="inherited">
<p>The equality operator.</p>
<div class="features">inherited</div>
</dd>
<dt id="operator []" class="callable inherited">
<span class="name"><a href="fake/SpecialList/operator_get.html">operator []</a></span><span class="signature">(<wbr><span class="parameter" id="[]-param-index"><span class="type-annotation">int</span> <span class="parameter-name">index</span></span>)
<span class="returntype parameter">&#8594; dynamic</span>
</span>
</dt>
<dd class="inherited">
<p></p>
<div class="features">inherited</div>
</dd>
<dt id="operator []=" class="callable inherited">
<span class="name"><a href="fake/SpecialList/operator_put.html">operator []=</a></span><span class="signature">(<wbr><span class="parameter" id="[]=-param-index"><span class="type-annotation">int</span> <span class="parameter-name">index</span>, </span> <span class="parameter" id="[]=-param-value"><span class="parameter-name">value</span></span>)
<span class="returntype parameter">&#8594; void</span>
</span>
</dt>
<dd class="inherited">
<p></p>
<div class="features">inherited</div>
</dd>
</dl>
</section>
<section class="summary offset-anchor inherited" id="instance-methods">
<h2>Methods</h2>
<dl class="callables">
<dt id="add" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/add.html">add</a></span><span class="signature">(<wbr><span class="parameter" id="add-param-element"><span class="parameter-name">element</span></span>)
<span class="returntype parameter">&#8594; void</span>
</span>
</dt>
<dd class="inherited">
<p>Adds <code>value</code> to the end of this list,
extending the length by one.</p>
<div class="features">inherited</div>
</dd>
<dt id="addAll" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/addAll.html">addAll</a></span><span class="signature">(<wbr><span class="parameter" id="addAll-param-iterable"><span class="type-annotation">Iterable</span> <span class="parameter-name">iterable</span></span>)
<span class="returntype parameter">&#8594; void</span>
</span>
</dt>
<dd class="inherited">
<p>Appends all objects of <code>iterable</code> to the end of this list.</p>
<div class="features">inherited</div>
</dd>
<dt id="any" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/any.html">any</a></span><span class="signature">(<wbr><span class="parameter" id="any-param-test"><span class="type-annotation">bool</span> <span class="parameter-name">test</span>(<span class="parameter" id="test-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
<span class="returntype parameter">&#8594; bool</span>
</span>
</dt>
<dd class="inherited">
<p>Checks whether any element of this iterable satisfies <code>test</code>.</p>
<div class="features">inherited</div>
</dd>
<dt id="asMap" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/asMap.html">asMap</a></span><span class="signature">(<wbr>)
<span class="returntype parameter">&#8594; Map&lt;int, dynamic&gt;</span>
</span>
</dt>
<dd class="inherited">
<p>Returns an unmodifiable <code>Map</code> view of <code>this</code>.</p>
<div class="features">inherited</div>
</dd>
<dt id="clear" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/clear.html">clear</a></span><span class="signature">(<wbr>)
<span class="returntype parameter">&#8594; void</span>
</span>
</dt>
<dd class="inherited">
<p>Removes all objects from this list;
the length of the list becomes zero.</p>
<div class="features">inherited</div>
</dd>
<dt id="contains" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/contains.html">contains</a></span><span class="signature">(<wbr><span class="parameter" id="contains-param-element"><span class="type-annotation">Object</span> <span class="parameter-name">element</span></span>)
<span class="returntype parameter">&#8594; bool</span>
</span>
</dt>
<dd class="inherited">
<p>Returns true if the collection contains an element equal to <code>element</code>.</p>
<div class="features">inherited</div>
</dd>
<dt id="elementAt" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/elementAt.html">elementAt</a></span><span class="signature">(<wbr><span class="parameter" id="elementAt-param-index"><span class="type-annotation">int</span> <span class="parameter-name">index</span></span>)
<span class="returntype parameter">&#8594; dynamic</span>
</span>
</dt>
<dd class="inherited">
<p>Returns the <code>index</code>th element.</p>
<div class="features">inherited</div>
</dd>
<dt id="every" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/every.html">every</a></span><span class="signature">(<wbr><span class="parameter" id="every-param-test"><span class="type-annotation">bool</span> <span class="parameter-name">test</span>(<span class="parameter" id="test-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
<span class="returntype parameter">&#8594; bool</span>
</span>
</dt>
<dd class="inherited">
<p>Checks whether every element of this iterable satisfies <code>test</code>.</p>
<div class="features">inherited</div>
</dd>
<dt id="expand" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/expand.html">expand</a></span><span class="signature">&lt;T&gt;(<wbr><span class="parameter" id="expand-param-f"><span class="type-annotation">Iterable&lt;T&gt;</span> <span class="parameter-name">f</span>(<span class="parameter" id="f-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
<span class="returntype parameter">&#8594; Iterable&lt;T&gt;</span>
</span>
</dt>
<dd class="inherited">
<p>Expands each element of this <code>Iterable</code> into zero or more elements.</p>
<div class="features">inherited</div>
</dd>
<dt id="fillRange" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/fillRange.html">fillRange</a></span><span class="signature">(<wbr><span class="parameter" id="fillRange-param-start"><span class="type-annotation">int</span> <span class="parameter-name">start</span>, </span> <span class="parameter" id="fillRange-param-end"><span class="type-annotation">int</span> <span class="parameter-name">end</span>, [</span> <span class="parameter" id="fillRange-param-fill"><span class="parameter-name">fill</span></span> ])
<span class="returntype parameter">&#8594; void</span>
</span>
</dt>
<dd class="inherited">
<p>Sets the objects in the range <code>start</code> inclusive to <code>end</code> exclusive
to the given <code>fillValue</code>.</p>
<div class="features">inherited</div>
</dd>
<dt id="firstWhere" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/firstWhere.html">firstWhere</a></span><span class="signature">(<wbr><span class="parameter" id="firstWhere-param-test"><span class="type-annotation">bool</span> <span class="parameter-name">test</span>(<span class="parameter" id="test-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>), {</span> <span class="parameter" id="firstWhere-param-orElse"><span class="type-annotation">dynamic</span> <span class="parameter-name">orElse</span>()</span> })
<span class="returntype parameter">&#8594; dynamic</span>
</span>
</dt>
<dd class="inherited">
<p>Returns the first element that satisfies the given predicate <code>test</code>.</p>
<div class="features">inherited</div>
</dd>
<dt id="fold" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/fold.html">fold</a></span><span class="signature">&lt;T&gt;(<wbr><span class="parameter" id="fold-param-initialValue"><span class="type-annotation">T</span> <span class="parameter-name">initialValue</span>, </span> <span class="parameter" id="fold-param-combine"><span class="type-annotation">T</span> <span class="parameter-name">combine</span>(<span class="parameter" id="combine-param-previousValue"><span class="type-annotation">T</span> <span class="parameter-name">previousValue</span>, </span> <span class="parameter" id="combine-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
<span class="returntype parameter">&#8594; T</span>
</span>
</dt>
<dd class="inherited">
<p>Reduces a collection to a single value by iteratively combining each
element of the collection with an existing value</p>
<div class="features">inherited</div>
</dd>
<dt id="forEach" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/forEach.html">forEach</a></span><span class="signature">(<wbr><span class="parameter" id="forEach-param-action"><span class="type-annotation">void</span> <span class="parameter-name">action</span>(<span class="parameter" id="action-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
<span class="returntype parameter">&#8594; void</span>
</span>
</dt>
<dd class="inherited">
<p>Applies the function <code>f</code> to each element of this collection in iteration
order.</p>
<div class="features">inherited</div>
</dd>
<dt id="getRange" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/getRange.html">getRange</a></span><span class="signature">(<wbr><span class="parameter" id="getRange-param-start"><span class="type-annotation">int</span> <span class="parameter-name">start</span>, </span> <span class="parameter" id="getRange-param-end"><span class="type-annotation">int</span> <span class="parameter-name">end</span></span>)
<span class="returntype parameter">&#8594; Iterable</span>
</span>
</dt>
<dd class="inherited">
<p>Returns an <code>Iterable</code> that iterates over the objects in the range
<code>start</code> inclusive to <code>end</code> exclusive.</p>
<div class="features">inherited</div>
</dd>
<dt id="indexOf" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/indexOf.html">indexOf</a></span><span class="signature">(<wbr><span class="parameter" id="indexOf-param-element"><span class="type-annotation">Object</span> <span class="parameter-name">element</span>, [</span> <span class="parameter" id="indexOf-param-startIndex"><span class="type-annotation">int</span> <span class="parameter-name">startIndex</span> = <span class="default-value">0</span></span> ])
<span class="returntype parameter">&#8594; int</span>
</span>
</dt>
<dd class="inherited">
<p>Returns the first index of <code>element</code> in this list.</p>
<div class="features">inherited</div>
</dd>
<dt id="insert" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/insert.html">insert</a></span><span class="signature">(<wbr><span class="parameter" id="insert-param-index"><span class="type-annotation">int</span> <span class="parameter-name">index</span>, </span> <span class="parameter" id="insert-param-element"><span class="parameter-name">element</span></span>)
<span class="returntype parameter">&#8594; void</span>
</span>
</dt>
<dd class="inherited">
<p>Inserts the object at position <code>index</code> in this list.</p>
<div class="features">inherited</div>
</dd>
<dt id="insertAll" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/insertAll.html">insertAll</a></span><span class="signature">(<wbr><span class="parameter" id="insertAll-param-index"><span class="type-annotation">int</span> <span class="parameter-name">index</span>, </span> <span class="parameter" id="insertAll-param-iterable"><span class="type-annotation">Iterable</span> <span class="parameter-name">iterable</span></span>)
<span class="returntype parameter">&#8594; void</span>
</span>
</dt>
<dd class="inherited">
<p>Inserts all objects of <code>iterable</code> at position <code>index</code> in this list.</p>
<div class="features">inherited</div>
</dd>
<dt id="join" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/join.html">join</a></span><span class="signature">(<wbr>[<span class="parameter" id="join-param-separator"><span class="type-annotation">String</span> <span class="parameter-name">separator</span> = <span class="default-value">""</span></span> ])
<span class="returntype parameter">&#8594; String</span>
</span>
</dt>
<dd class="inherited">
<p>Converts each element to a <code>String</code> and concatenates the strings.</p>
<div class="features">inherited</div>
</dd>
<dt id="lastIndexOf" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/lastIndexOf.html">lastIndexOf</a></span><span class="signature">(<wbr><span class="parameter" id="lastIndexOf-param-element"><span class="type-annotation">Object</span> <span class="parameter-name">element</span>, [</span> <span class="parameter" id="lastIndexOf-param-startIndex"><span class="type-annotation">int</span> <span class="parameter-name">startIndex</span></span> ])
<span class="returntype parameter">&#8594; int</span>
</span>
</dt>
<dd class="inherited">
<p>Returns the last index in the list <code>a</code> of the given <code>element</code>, starting
the search at index <code>startIndex</code> to 0.
Returns -1 if <code>element</code> is not found.</p>
<div class="features">inherited</div>
</dd>
<dt id="lastWhere" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/lastWhere.html">lastWhere</a></span><span class="signature">(<wbr><span class="parameter" id="lastWhere-param-test"><span class="type-annotation">bool</span> <span class="parameter-name">test</span>(<span class="parameter" id="test-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>), {</span> <span class="parameter" id="lastWhere-param-orElse"><span class="type-annotation">dynamic</span> <span class="parameter-name">orElse</span>()</span> })
<span class="returntype parameter">&#8594; dynamic</span>
</span>
</dt>
<dd class="inherited">
<p>Returns the last element that satisfies the given predicate <code>test</code>.</p>
<div class="features">inherited</div>
</dd>
<dt id="map" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/map.html">map</a></span><span class="signature">&lt;T&gt;(<wbr><span class="parameter" id="map-param-f"><span class="type-annotation">T</span> <span class="parameter-name">f</span>(<span class="parameter" id="f-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
<span class="returntype parameter">&#8594; Iterable&lt;T&gt;</span>
</span>
</dt>
<dd class="inherited">
<p>Returns a new lazy <code>Iterable</code> with elements that are created by
calling <code>f</code> on each element of this <code>Iterable</code> in iteration order.</p>
<div class="features">inherited</div>
</dd>
<dt id="noSuchMethod" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/noSuchMethod.html">noSuchMethod</a></span><span class="signature">(<wbr><span class="parameter" id="noSuchMethod-param-invocation"><span class="type-annotation">Invocation</span> <span class="parameter-name">invocation</span></span>)
<span class="returntype parameter">&#8594; dynamic</span>
</span>
</dt>
<dd class="inherited">
<p>Invoked when a non-existent method or property is accessed.</p>
<div class="features">inherited</div>
</dd>
<dt id="reduce" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/reduce.html">reduce</a></span><span class="signature">(<wbr><span class="parameter" id="reduce-param-combine"><span class="type-annotation">dynamic</span> <span class="parameter-name">combine</span>(<span class="parameter" id="combine-param-previousValue"><span class="type-annotation">E</span> <span class="parameter-name">previousValue</span>, </span> <span class="parameter" id="combine-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
<span class="returntype parameter">&#8594; dynamic</span>
</span>
</dt>
<dd class="inherited">
<p>Reduces a collection to a single value by iteratively combining elements
of the collection using the provided function.</p>
<div class="features">inherited</div>
</dd>
<dt id="remove" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/remove.html">remove</a></span><span class="signature">(<wbr><span class="parameter" id="remove-param-element"><span class="type-annotation">Object</span> <span class="parameter-name">element</span></span>)
<span class="returntype parameter">&#8594; bool</span>
</span>
</dt>
<dd class="inherited">
<p>Removes the first occurrence of <code>value</code> from this list.</p>
<div class="features">inherited</div>
</dd>
<dt id="removeAt" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/removeAt.html">removeAt</a></span><span class="signature">(<wbr><span class="parameter" id="removeAt-param-index"><span class="type-annotation">int</span> <span class="parameter-name">index</span></span>)
<span class="returntype parameter">&#8594; dynamic</span>
</span>
</dt>
<dd class="inherited">
<p>Removes the object at position <code>index</code> from this list.</p>
<div class="features">inherited</div>
</dd>
<dt id="removeLast" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/removeLast.html">removeLast</a></span><span class="signature">(<wbr>)
<span class="returntype parameter">&#8594; dynamic</span>
</span>
</dt>
<dd class="inherited">
<p>Pops and returns the last object in this list.</p>
<div class="features">inherited</div>
</dd>
<dt id="removeRange" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/removeRange.html">removeRange</a></span><span class="signature">(<wbr><span class="parameter" id="removeRange-param-start"><span class="type-annotation">int</span> <span class="parameter-name">start</span>, </span> <span class="parameter" id="removeRange-param-end"><span class="type-annotation">int</span> <span class="parameter-name">end</span></span>)
<span class="returntype parameter">&#8594; void</span>
</span>
</dt>
<dd class="inherited">
<p>Removes the objects in the range <code>start</code> inclusive to <code>end</code> exclusive.</p>
<div class="features">inherited</div>
</dd>
<dt id="removeWhere" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/removeWhere.html">removeWhere</a></span><span class="signature">(<wbr><span class="parameter" id="removeWhere-param-test"><span class="type-annotation">bool</span> <span class="parameter-name">test</span>(<span class="parameter" id="test-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
<span class="returntype parameter">&#8594; void</span>
</span>
</dt>
<dd class="inherited">
<p>Removes all objects from this list that satisfy <code>test</code>.</p>
<div class="features">inherited</div>
</dd>
<dt id="replaceRange" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/replaceRange.html">replaceRange</a></span><span class="signature">(<wbr><span class="parameter" id="replaceRange-param-start"><span class="type-annotation">int</span> <span class="parameter-name">start</span>, </span> <span class="parameter" id="replaceRange-param-end"><span class="type-annotation">int</span> <span class="parameter-name">end</span>, </span> <span class="parameter" id="replaceRange-param-newContents"><span class="type-annotation">Iterable</span> <span class="parameter-name">newContents</span></span>)
<span class="returntype parameter">&#8594; void</span>
</span>
</dt>
<dd class="inherited">
<p>Removes the objects in the range <code>start</code> inclusive to <code>end</code> exclusive
and inserts the contents of <code>replacement</code> in its place.</p>
<div class="features">inherited</div>
</dd>
<dt id="retainWhere" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/retainWhere.html">retainWhere</a></span><span class="signature">(<wbr><span class="parameter" id="retainWhere-param-test"><span class="type-annotation">bool</span> <span class="parameter-name">test</span>(<span class="parameter" id="test-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
<span class="returntype parameter">&#8594; void</span>
</span>
</dt>
<dd class="inherited">
<p>Removes all objects from this list that fail to satisfy <code>test</code>.</p>
<div class="features">inherited</div>
</dd>
<dt id="setAll" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/setAll.html">setAll</a></span><span class="signature">(<wbr><span class="parameter" id="setAll-param-index"><span class="type-annotation">int</span> <span class="parameter-name">index</span>, </span> <span class="parameter" id="setAll-param-iterable"><span class="type-annotation">Iterable</span> <span class="parameter-name">iterable</span></span>)
<span class="returntype parameter">&#8594; void</span>
</span>
</dt>
<dd class="inherited">
<p>Overwrites objects of <code>this</code> with the objects of <code>iterable</code>, starting
at position <code>index</code> in this list.</p>
<div class="features">inherited</div>
</dd>
<dt id="setRange" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/setRange.html">setRange</a></span><span class="signature">(<wbr><span class="parameter" id="setRange-param-start"><span class="type-annotation">int</span> <span class="parameter-name">start</span>, </span> <span class="parameter" id="setRange-param-end"><span class="type-annotation">int</span> <span class="parameter-name">end</span>, </span> <span class="parameter" id="setRange-param-iterable"><span class="type-annotation">Iterable</span> <span class="parameter-name">iterable</span>, [</span> <span class="parameter" id="setRange-param-skipCount"><span class="type-annotation">int</span> <span class="parameter-name">skipCount</span> = <span class="default-value">0</span></span> ])
<span class="returntype parameter">&#8594; void</span>
</span>
</dt>
<dd class="inherited">
<p>Copies the objects of <code>iterable</code>, skipping <code>skipCount</code> objects first,
into the range <code>start</code>, inclusive, to <code>end</code>, exclusive, of the list.</p>
<div class="features">inherited</div>
</dd>
<dt id="shuffle" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/shuffle.html">shuffle</a></span><span class="signature">(<wbr>[<span class="parameter" id="shuffle-param-random"><span class="type-annotation">Random</span> <span class="parameter-name">random</span></span> ])
<span class="returntype parameter">&#8594; void</span>
</span>
</dt>
<dd class="inherited">
<p>Shuffles the elements of this list randomly.</p>
<div class="features">inherited</div>
</dd>
<dt id="singleWhere" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/singleWhere.html">singleWhere</a></span><span class="signature">(<wbr><span class="parameter" id="singleWhere-param-test"><span class="type-annotation">bool</span> <span class="parameter-name">test</span>(<span class="parameter" id="test-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
<span class="returntype parameter">&#8594; dynamic</span>
</span>
</dt>
<dd class="inherited">
<p>Returns the single element that satisfies <code>test</code>.</p>
<div class="features">inherited</div>
</dd>
<dt id="skip" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/skip.html">skip</a></span><span class="signature">(<wbr><span class="parameter" id="skip-param-count"><span class="type-annotation">int</span> <span class="parameter-name">count</span></span>)
<span class="returntype parameter">&#8594; Iterable</span>
</span>
</dt>
<dd class="inherited">
<p>Returns an <code>Iterable</code> that provides all but the first <code>count</code> elements.</p>
<div class="features">inherited</div>
</dd>
<dt id="skipWhile" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/skipWhile.html">skipWhile</a></span><span class="signature">(<wbr><span class="parameter" id="skipWhile-param-test"><span class="type-annotation">bool</span> <span class="parameter-name">test</span>(<span class="parameter" id="test-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
<span class="returntype parameter">&#8594; Iterable</span>
</span>
</dt>
<dd class="inherited">
<p>Returns an <code>Iterable</code> that skips leading elements while <code>test</code> is satisfied.</p>
<div class="features">inherited</div>
</dd>
<dt id="sort" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/sort.html">sort</a></span><span class="signature">(<wbr>[<span class="parameter" id="sort-param-compare"><span class="type-annotation">int</span> <span class="parameter-name">compare</span>(<span class="parameter" id="compare-param-a"><span class="type-annotation">E</span> <span class="parameter-name">a</span>, </span> <span class="parameter" id="compare-param-b"><span class="type-annotation">E</span> <span class="parameter-name">b</span></span>)</span> ])
<span class="returntype parameter">&#8594; void</span>
</span>
</dt>
<dd class="inherited">
<p>Sorts this list according to the order specified by the <code>compare</code> function.</p>
<div class="features">inherited</div>
</dd>
<dt id="sublist" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/sublist.html">sublist</a></span><span class="signature">(<wbr><span class="parameter" id="sublist-param-start"><span class="type-annotation">int</span> <span class="parameter-name">start</span>, [</span> <span class="parameter" id="sublist-param-end"><span class="type-annotation">int</span> <span class="parameter-name">end</span></span> ])
<span class="returntype parameter">&#8594; List</span>
</span>
</dt>
<dd class="inherited">
<p>Returns a new list containing the objects from <code>start</code> inclusive to <code>end</code>
exclusive.</p>
<div class="features">inherited</div>
</dd>
<dt id="take" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/take.html">take</a></span><span class="signature">(<wbr><span class="parameter" id="take-param-count"><span class="type-annotation">int</span> <span class="parameter-name">count</span></span>)
<span class="returntype parameter">&#8594; Iterable</span>
</span>
</dt>
<dd class="inherited">
<p>Returns a lazy iterable of the <code>count</code> first elements of this iterable.</p>
<div class="features">inherited</div>
</dd>
<dt id="takeWhile" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/takeWhile.html">takeWhile</a></span><span class="signature">(<wbr><span class="parameter" id="takeWhile-param-test"><span class="type-annotation">bool</span> <span class="parameter-name">test</span>(<span class="parameter" id="test-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
<span class="returntype parameter">&#8594; Iterable</span>
</span>
</dt>
<dd class="inherited">
<p>Returns a lazy iterable of the leading elements satisfying <code>test</code>.</p>
<div class="features">inherited</div>
</dd>
<dt id="toList" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/toList.html">toList</a></span><span class="signature">(<wbr>{<span class="parameter" id="toList-param-growable"><span class="type-annotation">bool</span> <span class="parameter-name">growable</span>: <span class="default-value">true</span></span> })
<span class="returntype parameter">&#8594; List</span>
</span>
</dt>
<dd class="inherited">
<p>Creates a <code>List</code> containing the elements of this <code>Iterable</code>.</p>
<div class="features">inherited</div>
</dd>
<dt id="toSet" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/toSet.html">toSet</a></span><span class="signature">(<wbr>)
<span class="returntype parameter">&#8594; Set</span>
</span>
</dt>
<dd class="inherited">
<p>Creates a <code>Set</code> containing the same elements as this iterable.</p>
<div class="features">inherited</div>
</dd>
<dt id="toString" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/toString.html">toString</a></span><span class="signature">(<wbr>)
<span class="returntype parameter">&#8594; String</span>
</span>
</dt>
<dd class="inherited">
<p>Returns a string representation of this object.</p>
<div class="features">inherited</div>
</dd>
<dt id="where" class="callable inherited">
<span class="name"><a href="fake/ExtraSpecialList/where.html">where</a></span><span class="signature">(<wbr><span class="parameter" id="where-param-test"><span class="type-annotation">bool</span> <span class="parameter-name">test</span>(<span class="parameter" id="test-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
<span class="returntype parameter">&#8594; Iterable</span>
</span>
</dt>
<dd class="inherited">
<p>Returns a new lazy <code>Iterable</code> with all elements that satisfy the
predicate <code>test</code>.</p>
<div class="features">inherited</div>
</dd>
</dl>
</section>
</div> <!-- /.main-content -->
<div class="col-xs-6 col-sm-6 col-md-2 sidebar sidebar-offcanvas-right">
<h5>ExtraSpecialList</h5>
<ol>
<li class="section-title"><a href="fake/ExtraSpecialList-class.html#constructors">Constructors</a></li>
<li><a href="fake/ExtraSpecialList/ExtraSpecialList.html">ExtraSpecialList</a></li>
<li class="section-title inherited">
<a href="fake/ExtraSpecialList-class.html#instance-properties">Properties</a>
</li>
<li class="inherited"><a href="fake/ExtraSpecialList/first.html">first</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/hashCode.html">hashCode</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/isEmpty.html">isEmpty</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/isNotEmpty.html">isNotEmpty</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/iterator.html">iterator</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/last.html">last</a></li>
<li class="inherited"><a href="fake/SpecialList/length.html">length</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/reversed.html">reversed</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/runtimeType.html">runtimeType</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/single.html">single</a></li>
<li class="section-title inherited"><a href="fake/ExtraSpecialList-class.html#operators">Operators</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/operator_equals.html">operator ==</a></li>
<li class="inherited"><a href="fake/SpecialList/operator_get.html">operator []</a></li>
<li class="inherited"><a href="fake/SpecialList/operator_put.html">operator []=</a></li>
<li class="section-title inherited"><a href="fake/ExtraSpecialList-class.html#instance-methods">Methods</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/add.html">add</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/addAll.html">addAll</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/any.html">any</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/asMap.html">asMap</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/clear.html">clear</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/contains.html">contains</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/elementAt.html">elementAt</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/every.html">every</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/expand.html">expand</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/fillRange.html">fillRange</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/firstWhere.html">firstWhere</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/fold.html">fold</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/forEach.html">forEach</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/getRange.html">getRange</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/indexOf.html">indexOf</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/insert.html">insert</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/insertAll.html">insertAll</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/join.html">join</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/lastIndexOf.html">lastIndexOf</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/lastWhere.html">lastWhere</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/map.html">map</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/noSuchMethod.html">noSuchMethod</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/reduce.html">reduce</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/remove.html">remove</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/removeAt.html">removeAt</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/removeLast.html">removeLast</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/removeRange.html">removeRange</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/removeWhere.html">removeWhere</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/replaceRange.html">replaceRange</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/retainWhere.html">retainWhere</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/setAll.html">setAll</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/setRange.html">setRange</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/shuffle.html">shuffle</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/singleWhere.html">singleWhere</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/skip.html">skip</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/skipWhile.html">skipWhile</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/sort.html">sort</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/sublist.html">sublist</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/take.html">take</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/takeWhile.html">takeWhile</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/toList.html">toList</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/toSet.html">toSet</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/toString.html">toString</a></li>
<li class="inherited"><a href="fake/ExtraSpecialList/where.html">where</a></li>
</ol>
</div><!--/.sidebar-offcanvas-->
</div> <!-- row -->
</div> <!-- container -->
<footer>
<div class="container-fluid">
<div class="container">
<p class="text-center">
<span class="no-break">
test_package 0.0.1
</span>
&bull;
<span class="no-break">
<a href="https://www.dartlang.org">
<img src="static-assets/favicon.png" alt="Dart" title="Dart" width="16" height="16">
</a>
</span>
&bull;
<span class="copyright no-break">
<a href="http://creativecommons.org/licenses/by-sa/4.0/">cc license</a>
</span>
</p>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
<script src="static-assets/script.js"></script>
<!-- Do not remove placeholder -->
<!-- Footer Placeholder -->
</body>
</html>