Regen docsite

This commit is contained in:
Clinton Alexander 2016-12-15 16:21:28 +00:00
parent 673b0393b4
commit adc70569b1
3609 changed files with 16004 additions and 11184 deletions

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>alltypes - </title>
<link rel="stylesheet" href="../style.css">
<link rel="stylesheet" href="..\style.css">
</HEAD>
<BODY>
<h3>All Types</h3>
@ -389,6 +389,12 @@ the certificate chain will be downloaded and stored in <a href="#">KeyStore</a>
</tr>
<tr>
<td>
<a href="../net.corda.core.crypto/-certificate-stream/index.html">net.corda.core.crypto.CertificateStream</a></td>
<td>
</td>
</tr>
<tr>
<td>
<a href="../net.corda.node.services.api/-checkpoint/index.html">net.corda.node.services.api.Checkpoint</a></td>
<td>
</td>
@ -417,6 +423,12 @@ the certificate chain will be downloaded and stored in <a href="#">KeyStore</a>
</tr>
<tr>
<td>
<a href="../net.corda.node.services.messaging/-class-serializer/index.html">net.corda.node.services.messaging.ClassSerializer</a></td>
<td>
</td>
</tr>
<tr>
<td>
<a href="../net.corda.core.contracts.clauses/-clause/index.html">net.corda.core.contracts.clauses.Clause</a></td>
<td>
<p>A clause of a contract, containing a chunk of verification logic. That logic may be delegated to other clauses, or
@ -549,6 +561,19 @@ internal accounting by the issuer (it might be, for example, a warehouse and/or
</tr>
<tr>
<td>
<a href="../net.corda.core.serialization/-composite-key-leaf-serializer/index.html">net.corda.core.serialization.CompositeKeyLeafSerializer</a></td>
<td>
<p>For serialising composite keys</p>
</td>
</tr>
<tr>
<td>
<a href="../net.corda.core.serialization/-composite-key-node-serializer/index.html">net.corda.core.serialization.CompositeKeyNodeSerializer</a></td>
<td>
</td>
</tr>
<tr>
<td>
<a href="../net.corda.client.fxutils/-concatenated-list/index.html">net.corda.client.fxutils.ConcatenatedList</a></td>
<td>
<p><a href="../net.corda.client.fxutils/-concatenated-list/index.html">ConcatenatedList</a> takes a list of lists and concatenates them. Any change to the underlying lists or the outer list
@ -641,22 +666,22 @@ to extend a Corda node with additional application services.</p>
</tr>
<tr>
<td>
<a href="../net.corda.client/-corda-r-p-c-client/index.html">net.corda.client.CordaRPCClient</a></td>
<a href="../net.corda.node.services.messaging/-corda-r-p-c-client/index.html">net.corda.node.services.messaging.CordaRPCClient</a></td>
<td>
<p>An RPC client connects to the specified server and allows you to make calls to the server that perform various
useful tasks. See the documentation for <a href="../net.corda.client/-corda-r-p-c-client/proxy.html">proxy</a> or review the docsite to learn more about how this API works.</p>
useful tasks. See the documentation for <a href="../net.corda.node.services.messaging/-corda-r-p-c-client/proxy.html">proxy</a> or review the docsite to learn more about how this API works.</p>
</td>
</tr>
<tr>
<td>
<a href="../net.corda.client.impl/-corda-r-p-c-client-impl/index.html">net.corda.client.impl.CordaRPCClientImpl</a></td>
<a href="../net.corda.node.services.messaging/-corda-r-p-c-client-impl/index.html">net.corda.node.services.messaging.CordaRPCClientImpl</a></td>
<td>
<p>Core RPC engine implementation, to learn how to use RPC you should be looking at <a href="../net.corda.client/-corda-r-p-c-client/index.html">CordaRPCClient</a>.</p>
<p>Core RPC engine implementation, to learn how to use RPC you should be looking at <a href="../net.corda.node.services.messaging/-corda-r-p-c-client/index.html">CordaRPCClient</a>.</p>
</td>
</tr>
<tr>
<td>
<a href="../net.corda.node.services.messaging/-corda-r-p-c-ops/index.html">net.corda.node.services.messaging.CordaRPCOps</a></td>
<a href="../net.corda.core.messaging/-corda-r-p-c-ops/index.html">net.corda.core.messaging.CordaRPCOps</a></td>
<td>
<p>RPC operations that the node exposes to clients using the Java client library. These can be called from
client apps and are implemented by the node in the <a href="#">CordaRPCOpsImpl</a> class.</p>
@ -807,6 +832,12 @@ across a Copycat Raft cluster.</p>
</tr>
<tr>
<td>
<a href="../net.corda.node.driver/-driver-based-test/index.html">net.corda.node.driver.DriverBasedTest</a></td>
<td>
</td>
</tr>
<tr>
<td>
<a href="../net.corda.node.driver/-driver-d-s-l/index.html">net.corda.node.driver.DriverDSL</a></td>
<td>
</td>
@ -1040,8 +1071,9 @@ are reflected in the exposed list as expected.</p>
</tr>
<tr>
<td>
<a href="../net.corda.node.services.messaging/-flow-handle/index.html">net.corda.node.services.messaging.FlowHandle</a></td>
<a href="../net.corda.core.messaging/-flow-handle/index.html">net.corda.core.messaging.FlowHandle</a></td>
<td>
<p><a href="../net.corda.core.messaging/-flow-handle/index.html">FlowHandle</a> is a serialisable handle for the started flow, parameterised by the type of the flows return value.</p>
</td>
</tr>
<tr>
@ -1183,13 +1215,6 @@ container), shares of the same class in a specific company are fungible and coun
</tr>
<tr>
<td>
<a href="../net.corda.client.model/-gathered-transaction-data-model/index.html">net.corda.client.model.GatheredTransactionDataModel</a></td>
<td>
<p>This model provides an observable list of transactions and what state machines/flows recorded them</p>
</td>
</tr>
<tr>
<td>
<a href="../net.corda.client.mock/-generator/index.html">net.corda.client.mock.Generator</a></td>
<td>
<p>This file defines a basic <a href="../net.corda.client.mock/-generator/index.html">Generator</a> library for composing random generators of objects.</p>
@ -1285,6 +1310,12 @@ set via the constructor and the class is immutable.</p>
</tr>
<tr>
<td>
<a href="../net.corda.core.serialization/-input-stream-serializer/index.html">net.corda.core.serialization.InputStreamSerializer</a></td>
<td>
</td>
</tr>
<tr>
<td>
<a href="../net.corda.node.utilities/-instant-column-type/index.html">net.corda.node.utilities.InstantColumnType</a></td>
<td>
<p><a href="#">ColumnType</a> for marshalling to/from database on behalf of <a href="#">java.time.Instant</a>.</p>
@ -1793,15 +1824,15 @@ loads important data off disk and starts listening for connections.</p>
</tr>
<tr>
<td>
<a href="../net.corda.core.node/-node-info/index.html">net.corda.core.node.NodeInfo</a></td>
<a href="../net.corda.node.driver/-node-handle/index.html">net.corda.node.driver.NodeHandle</a></td>
<td>
<p>Info about a network node that acts on behalf of some form of contract party.</p>
</td>
</tr>
<tr>
<td>
<a href="../net.corda.node.driver/-node-info-and-config/index.html">net.corda.node.driver.NodeInfoAndConfig</a></td>
<a href="../net.corda.core.node/-node-info/index.html">net.corda.core.node.NodeInfo</a></td>
<td>
<p>Info about a network node that acts on behalf of some form of contract party.</p>
</td>
</tr>
<tr>
@ -2065,6 +2096,13 @@ ledger. The reference is intended to be encrypted so its meaningless to anyone o
</tr>
<tr>
<td>
<a href="../net.corda.core.node.services/-party-info/index.html">net.corda.core.node.services.PartyInfo</a></td>
<td>
<p>Holds information about a <a href="../net.corda.core.crypto/-party/index.html">Party</a>, which may refer to either a specific node or a service.</p>
</td>
</tr>
<tr>
<td>
<a href="../net.corda.core/java.nio.file.-path/index.html">java.nio.file.Path</a> (extensions in package net.corda.core)</td>
<td>
</td>
@ -2220,7 +2258,7 @@ method.</p>
</tr>
<tr>
<td>
<a href="../net.corda.node.services.messaging/-r-p-c-ops/index.html">net.corda.node.services.messaging.RPCOps</a></td>
<a href="../net.corda.core.messaging/-r-p-c-ops/index.html">net.corda.core.messaging.RPCOps</a></td>
<td>
<p>Base interface that all RPC servers must implement. Note: in Corda theres only one RPC interface. This base
interface is here in case we split the RPC system out into a separate library one day.</p>
@ -2228,7 +2266,7 @@ interface is here in case we split the RPC system out into a separate library on
</tr>
<tr>
<td>
<a href="../net.corda.node.services.messaging/-r-p-c-returns-observables/index.html">net.corda.node.services.messaging.RPCReturnsObservables</a></td>
<a href="../net.corda.core.messaging/-r-p-c-returns-observables/index.html">net.corda.core.messaging.RPCReturnsObservables</a></td>
<td>
<p>If an RPC is tagged with this annotation it may return one or more observables anywhere in its response graph.
Calling such a method comes with consequences: its slower, and consumes server side resources as observations
@ -2301,6 +2339,12 @@ using a backing HashMap that subclasses should modify.</p>
</tr>
<tr>
<td>
<a href="../net.corda.core.messaging/-received-message/index.html">net.corda.core.messaging.ReceivedMessage</a></td>
<td>
</td>
</tr>
<tr>
<td>
<a href="../net.corda.core.serialization/-references-aware-java-serializer/index.html">net.corda.core.serialization.ReferencesAwareJavaSerializer</a></td>
<td>
<p>Improvement to the builtin JavaSerializer by honouring the <a href="#">Kryo.getReferences</a> setting.</p>
@ -2625,7 +2669,7 @@ Points at which polynomial pieces connect are known as <emph>knots</emph>.</p>
</tr>
<tr>
<td>
<a href="../net.corda.node.services.messaging/-state-machine-info/index.html">net.corda.node.services.messaging.StateMachineInfo</a></td>
<a href="../net.corda.core.messaging/-state-machine-info/index.html">net.corda.core.messaging.StateMachineInfo</a></td>
<td>
</td>
</tr>
@ -2665,7 +2709,7 @@ during a flow run <a href="../net.corda.core.node.services/-state-machine-record
</tr>
<tr>
<td>
<a href="../net.corda.node.services.messaging/-state-machine-update/index.html">net.corda.node.services.messaging.StateMachineUpdate</a></td>
<a href="../net.corda.core.messaging/-state-machine-update/index.html">net.corda.core.messaging.StateMachineUpdate</a></td>
<td>
</td>
</tr>
@ -2858,6 +2902,13 @@ and commands are right, this class can be used as a holding bucket to gather sig
</tr>
<tr>
<td>
<a href="../net.corda.client.model/-transaction-data-model/index.html">net.corda.client.model.TransactionDataModel</a></td>
<td>
<p>This model provides an observable list of transactions and what state machines/flows recorded them</p>
</td>
</tr>
<tr>
<td>
<a href="../net.corda.core.contracts/-transaction-for-contract/index.html">net.corda.core.contracts.TransactionForContract</a></td>
<td>
<p>A transaction to be passed as input to a contract verification function. Defines helper methods to

File diff suppressed because one or more lines are too long

View File

@ -11,24 +11,12 @@
<tbody>
<tr>
<td>
<a href="net.corda.client/index.html">net.corda.client</a></td>
<td>
</td>
</tr>
<tr>
<td>
<a href="net.corda.client.fxutils/index.html">net.corda.client.fxutils</a></td>
<td>
</td>
</tr>
<tr>
<td>
<a href="net.corda.client.impl/index.html">net.corda.client.impl</a></td>
<td>
</td>
</tr>
<tr>
<td>
<a href="net.corda.client.mock/index.html">net.corda.client.mock</a></td>
<td>
</td>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>AggregatedList.<init> - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">AggregatedList</a>&nbsp;/&nbsp;<a href=".">&lt;init&gt;</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>AggregatedList.assemble - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">AggregatedList</a>&nbsp;/&nbsp;<a href=".">assemble</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>AggregatedList.getSourceIndex - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">AggregatedList</a>&nbsp;/&nbsp;<a href=".">getSourceIndex</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>AggregatedList.get - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">AggregatedList</a>&nbsp;/&nbsp;<a href=".">get</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>AggregatedList - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href=".">AggregatedList</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>AggregatedList.size - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">AggregatedList</a>&nbsp;/&nbsp;<a href=".">size</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>AggregatedList.sourceChanged - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">AggregatedList</a>&nbsp;/&nbsp;<a href=".">sourceChanged</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>AggregatedList.toKey - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">AggregatedList</a>&nbsp;/&nbsp;<a href=".">toKey</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>AmountBindings.exchange - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">AmountBindings</a>&nbsp;/&nbsp;<a href=".">exchange</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>AmountBindings - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href=".">AmountBindings</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>AmountBindings.sumAmountExchange - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">AmountBindings</a>&nbsp;/&nbsp;<a href=".">sumAmountExchange</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>AmountBindings.sum - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">AmountBindings</a>&nbsp;/&nbsp;<a href=".">sum</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>AssociatedList.<init> - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">AssociatedList</a>&nbsp;/&nbsp;<a href=".">&lt;init&gt;</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>AssociatedList - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href=".">AssociatedList</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>AssociatedList.sourceList - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">AssociatedList</a>&nbsp;/&nbsp;<a href=".">sourceList</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ChosenList.<init> - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ChosenList</a>&nbsp;/&nbsp;<a href=".">&lt;init&gt;</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ChosenList.get - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ChosenList</a>&nbsp;/&nbsp;<a href=".">get</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ChosenList - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href=".">ChosenList</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ChosenList.size - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ChosenList</a>&nbsp;/&nbsp;<a href=".">size</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ConcatenatedList.<init> - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ConcatenatedList</a>&nbsp;/&nbsp;<a href=".">&lt;init&gt;</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ConcatenatedList.getSourceIndex - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ConcatenatedList</a>&nbsp;/&nbsp;<a href=".">getSourceIndex</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ConcatenatedList.get - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ConcatenatedList</a>&nbsp;/&nbsp;<a href=".">get</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ConcatenatedList - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href=".">ConcatenatedList</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ConcatenatedList.size - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ConcatenatedList</a>&nbsp;/&nbsp;<a href=".">size</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ConcatenatedList.sourceChanged - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ConcatenatedList</a>&nbsp;/&nbsp;<a href=".">sourceChanged</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>FlattenedList.<init> - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">FlattenedList</a>&nbsp;/&nbsp;<a href=".">&lt;init&gt;</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>FlattenedList.WrappedObservableValue.<init> - </title>
<link rel="stylesheet" href="../../../style.css">
<link rel="stylesheet" href="..\..\..\style.css">
</HEAD>
<BODY>
<a href="../../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="../index.html">FlattenedList</a>&nbsp;/&nbsp;<a href="index.html">WrappedObservableValue</a>&nbsp;/&nbsp;<a href=".">&lt;init&gt;</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>FlattenedList.WrappedObservableValue - </title>
<link rel="stylesheet" href="../../../style.css">
<link rel="stylesheet" href="..\..\..\style.css">
</HEAD>
<BODY>
<a href="../../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="../index.html">FlattenedList</a>&nbsp;/&nbsp;<a href=".">WrappedObservableValue</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>FlattenedList.WrappedObservableValue.observableValue - </title>
<link rel="stylesheet" href="../../../style.css">
<link rel="stylesheet" href="..\..\..\style.css">
</HEAD>
<BODY>
<a href="../../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="../index.html">FlattenedList</a>&nbsp;/&nbsp;<a href="index.html">WrappedObservableValue</a>&nbsp;/&nbsp;<a href=".">observableValue</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>FlattenedList.getSourceIndex - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">FlattenedList</a>&nbsp;/&nbsp;<a href=".">getSourceIndex</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>FlattenedList.get - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">FlattenedList</a>&nbsp;/&nbsp;<a href=".">get</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>FlattenedList.indexMap - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">FlattenedList</a>&nbsp;/&nbsp;<a href=".">indexMap</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>FlattenedList - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href=".">FlattenedList</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>FlattenedList.size - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">FlattenedList</a>&nbsp;/&nbsp;<a href=".">size</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>FlattenedList.sourceChanged - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">FlattenedList</a>&nbsp;/&nbsp;<a href=".">sourceChanged</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>FlattenedList.sourceList - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">FlattenedList</a>&nbsp;/&nbsp;<a href=".">sourceList</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>LeftOuterJoinedMap.<init> - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">LeftOuterJoinedMap</a>&nbsp;/&nbsp;<a href=".">&lt;init&gt;</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>LeftOuterJoinedMap - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href=".">LeftOuterJoinedMap</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>LeftOuterJoinedMap.leftTable - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">LeftOuterJoinedMap</a>&nbsp;/&nbsp;<a href=".">leftTable</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>LeftOuterJoinedMap.rightTable - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">LeftOuterJoinedMap</a>&nbsp;/&nbsp;<a href=".">rightTable</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>MapValuesList.create - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">MapValuesList</a>&nbsp;/&nbsp;<a href=".">create</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>MapValuesList - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href=".">MapValuesList</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>MapValuesList.sourceMap - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">MapValuesList</a>&nbsp;/&nbsp;<a href=".">sourceMap</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>MappedList.<init> - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">MappedList</a>&nbsp;/&nbsp;<a href=".">&lt;init&gt;</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>MappedList.function - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">MappedList</a>&nbsp;/&nbsp;<a href=".">function</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>MappedList.getSourceIndex - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">MappedList</a>&nbsp;/&nbsp;<a href=".">getSourceIndex</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>MappedList.get - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">MappedList</a>&nbsp;/&nbsp;<a href=".">get</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>MappedList - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href=".">MappedList</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>MappedList.size - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">MappedList</a>&nbsp;/&nbsp;<a href=".">size</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>MappedList.sourceChanged - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">MappedList</a>&nbsp;/&nbsp;<a href=".">sourceChanged</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReadOnlyBackedObservableMapBase.<init> - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReadOnlyBackedObservableMapBase</a>&nbsp;/&nbsp;<a href=".">&lt;init&gt;</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReadOnlyBackedObservableMapBase.addListener - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReadOnlyBackedObservableMapBase</a>&nbsp;/&nbsp;<a href=".">addListener</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReadOnlyBackedObservableMapBase.backingMap - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReadOnlyBackedObservableMapBase</a>&nbsp;/&nbsp;<a href=".">backingMap</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReadOnlyBackedObservableMapBase.clear - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReadOnlyBackedObservableMapBase</a>&nbsp;/&nbsp;<a href=".">clear</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReadOnlyBackedObservableMapBase.containsKey - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReadOnlyBackedObservableMapBase</a>&nbsp;/&nbsp;<a href=".">containsKey</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReadOnlyBackedObservableMapBase.containsValue - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReadOnlyBackedObservableMapBase</a>&nbsp;/&nbsp;<a href=".">containsValue</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReadOnlyBackedObservableMapBase.entries - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReadOnlyBackedObservableMapBase</a>&nbsp;/&nbsp;<a href=".">entries</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReadOnlyBackedObservableMapBase.fireChange - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReadOnlyBackedObservableMapBase</a>&nbsp;/&nbsp;<a href=".">fireChange</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReadOnlyBackedObservableMapBase.get - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReadOnlyBackedObservableMapBase</a>&nbsp;/&nbsp;<a href=".">get</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReadOnlyBackedObservableMapBase - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href=".">ReadOnlyBackedObservableMapBase</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReadOnlyBackedObservableMapBase.isEmpty - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReadOnlyBackedObservableMapBase</a>&nbsp;/&nbsp;<a href=".">isEmpty</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReadOnlyBackedObservableMapBase.keys - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReadOnlyBackedObservableMapBase</a>&nbsp;/&nbsp;<a href=".">keys</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReadOnlyBackedObservableMapBase.putAll - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReadOnlyBackedObservableMapBase</a>&nbsp;/&nbsp;<a href=".">putAll</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReadOnlyBackedObservableMapBase.put - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReadOnlyBackedObservableMapBase</a>&nbsp;/&nbsp;<a href=".">put</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReadOnlyBackedObservableMapBase.removeListener - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReadOnlyBackedObservableMapBase</a>&nbsp;/&nbsp;<a href=".">removeListener</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReadOnlyBackedObservableMapBase.remove - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReadOnlyBackedObservableMapBase</a>&nbsp;/&nbsp;<a href=".">remove</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReadOnlyBackedObservableMapBase.size - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReadOnlyBackedObservableMapBase</a>&nbsp;/&nbsp;<a href=".">size</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReadOnlyBackedObservableMapBase.values - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReadOnlyBackedObservableMapBase</a>&nbsp;/&nbsp;<a href=".">values</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReplayedList.<init> - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReplayedList</a>&nbsp;/&nbsp;<a href=".">&lt;init&gt;</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReplayedList.getSourceIndex - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReplayedList</a>&nbsp;/&nbsp;<a href=".">getSourceIndex</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReplayedList.get - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReplayedList</a>&nbsp;/&nbsp;<a href=".">get</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReplayedList - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href=".">ReplayedList</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReplayedList.replayedList - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReplayedList</a>&nbsp;/&nbsp;<a href=".">replayedList</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReplayedList.size - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReplayedList</a>&nbsp;/&nbsp;<a href=".">size</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>ReplayedList.sourceChanged - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">ReplayedList</a>&nbsp;/&nbsp;<a href=".">sourceChanged</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>foldToObservableValue - </title>
<link rel="stylesheet" href="../style.css">
<link rel="stylesheet" href="..\style.css">
</HEAD>
<BODY>
<a href="index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href=".">foldToObservableValue</a><br/>

View File

@ -0,0 +1,23 @@
<HTML>
<HEAD>
<title>fold - </title>
<link rel="stylesheet" href="..\style.css">
</HEAD>
<BODY>
<a href="index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href=".">fold</a><br/>
<br/>
<h1>fold</h1>
<a name="net.corda.client.fxutils$fold(((net.corda.client.fxutils.fold.T)), net.corda.client.fxutils.fold.R, kotlin.Function2((net.corda.client.fxutils.fold.R, net.corda.client.fxutils.fold.T, kotlin.Unit)))"></a>
<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span><span class="symbol">, </span><span class="identifier">R</span><span class="symbol">&gt;</span> <span class="identifier">&lt;ERROR CLASS&gt;</span><span class="symbol">&lt;</span><span class="identifier">T</span><span class="symbol">&gt;</span><span class="symbol">.</span><span class="identifier">fold</span><span class="symbol">(</span><span class="identifier" id="net.corda.client.fxutils$fold(((net.corda.client.fxutils.fold.T)), net.corda.client.fxutils.fold.R, kotlin.Function2((net.corda.client.fxutils.fold.R, net.corda.client.fxutils.fold.T, kotlin.Unit)))/accumulator">accumulator</span><span class="symbol">:</span>&nbsp;<span class="identifier">R</span><span class="symbol">, </span><span class="identifier" id="net.corda.client.fxutils$fold(((net.corda.client.fxutils.fold.T)), net.corda.client.fxutils.fold.R, kotlin.Function2((net.corda.client.fxutils.fold.R, net.corda.client.fxutils.fold.T, kotlin.Unit)))/folderFun">folderFun</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><span class="identifier">R</span><span class="symbol">,</span>&nbsp;<span class="identifier">T</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<span class="identifier">Unit</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">R</span></code><br/>
<p>fold takes an <a href="#">rx.Observable</a> stream and applies fold function on it, and collects all elements using the accumulator.</p>
<h3>Parameters</h3>
<a name="accumulator"></a>
<code>accumulator</code> - The accumulator for accumulating elements.<br/>
<br/>
<a name="folderFun"></a>
<code>folderFun</code> - The transformation function to be called on the observable list when a new element is emitted on
the stream, which should modify the list as needed.<br/>
<br/>
<br/>
</BODY>
</HTML>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>net.corda.client.fxutils - </title>
<link rel="stylesheet" href="../style.css">
<link rel="stylesheet" href="..\style.css">
</HEAD>
<BODY>
<a href=".">net.corda.client.fxutils</a><br/>
@ -158,18 +158,9 @@ non-backed observable</p>
<tbody>
<tr>
<td>
<a href="fold-to-observable-list.html">foldToObservableList</a></td>
<a href="fold.html">fold</a></td>
<td>
<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">A</span><span class="symbol">, </span><span class="identifier">B</span><span class="symbol">, </span><span class="identifier">C</span><span class="symbol">&gt;</span> <span class="identifier">&lt;ERROR CLASS&gt;</span><span class="symbol">&lt;</span><span class="identifier">A</span><span class="symbol">&gt;</span><span class="symbol">.</span><span class="identifier">foldToObservableList</span><span class="symbol">(</span><span class="identifier" id="net.corda.client.fxutils$foldToObservableList(((net.corda.client.fxutils.foldToObservableList.A)), net.corda.client.fxutils.foldToObservableList.C, kotlin.Function3((net.corda.client.fxutils.foldToObservableList.A, net.corda.client.fxutils.foldToObservableList.C, javafx.collections.ObservableList((net.corda.client.fxutils.foldToObservableList.B)), )))/initialAccumulator">initialAccumulator</span><span class="symbol">:</span>&nbsp;<span class="identifier">C</span><span class="symbol">, </span><span class="identifier" id="net.corda.client.fxutils$foldToObservableList(((net.corda.client.fxutils.foldToObservableList.A)), net.corda.client.fxutils.foldToObservableList.C, kotlin.Function3((net.corda.client.fxutils.foldToObservableList.A, net.corda.client.fxutils.foldToObservableList.C, javafx.collections.ObservableList((net.corda.client.fxutils.foldToObservableList.B)), )))/folderFun">folderFun</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><span class="identifier">A</span><span class="symbol">,</span>&nbsp;<span class="identifier">C</span><span class="symbol">,</span>&nbsp;<span class="identifier">ObservableList</span><span class="symbol">&lt;</span><span class="identifier">B</span><span class="symbol">&gt;</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<span class="identifier">C</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">ObservableList</span><span class="symbol">&lt;</span><span class="identifier">B</span><span class="symbol">&gt;</span></code><p><a href="fold-to-observable-list.html">foldToObservableList</a> takes an <a href="#">rx.Observable</a> stream and creates an <a href="#">ObservableList</a> out of it, while maintaining
an accumulator.</p>
</td>
</tr>
<tr>
<td>
<a href="fold-to-observable-map.html">foldToObservableMap</a></td>
<td>
<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">A</span><span class="symbol">, </span><span class="identifier">B</span><span class="symbol">, </span><span class="identifier">K</span><span class="symbol">, </span><span class="identifier">C</span><span class="symbol">&gt;</span> <span class="identifier">&lt;ERROR CLASS&gt;</span><span class="symbol">&lt;</span><span class="identifier">A</span><span class="symbol">&gt;</span><span class="symbol">.</span><span class="identifier">foldToObservableMap</span><span class="symbol">(</span><span class="identifier" id="net.corda.client.fxutils$foldToObservableMap(((net.corda.client.fxutils.foldToObservableMap.A)), net.corda.client.fxutils.foldToObservableMap.C, kotlin.Function3((net.corda.client.fxutils.foldToObservableMap.A, net.corda.client.fxutils.foldToObservableMap.C, javafx.collections.ObservableMap((net.corda.client.fxutils.foldToObservableMap.K, net.corda.client.fxutils.foldToObservableMap.B)), )))/initialAccumulator">initialAccumulator</span><span class="symbol">:</span>&nbsp;<span class="identifier">C</span><span class="symbol">, </span><span class="identifier" id="net.corda.client.fxutils$foldToObservableMap(((net.corda.client.fxutils.foldToObservableMap.A)), net.corda.client.fxutils.foldToObservableMap.C, kotlin.Function3((net.corda.client.fxutils.foldToObservableMap.A, net.corda.client.fxutils.foldToObservableMap.C, javafx.collections.ObservableMap((net.corda.client.fxutils.foldToObservableMap.K, net.corda.client.fxutils.foldToObservableMap.B)), )))/folderFun">folderFun</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><span class="identifier">A</span><span class="symbol">,</span>&nbsp;<span class="identifier">C</span><span class="symbol">,</span>&nbsp;<span class="identifier">ObservableMap</span><span class="symbol">&lt;</span><span class="identifier">K</span><span class="symbol">,</span>&nbsp;<span class="identifier">B</span><span class="symbol">&gt;</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<span class="identifier">C</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">ObservableMap</span><span class="symbol">&lt;</span><span class="identifier">K</span><span class="symbol">,</span>&nbsp;<span class="keyword">out</span>&nbsp;<span class="identifier">B</span><span class="symbol">&gt;</span></code><p><a href="fold-to-observable-map.html">foldToObservableMap</a> takes an <a href="#">rx.Observable</a> stream and creates an <a href="#">ObservableMap</a> out of it, while maintaining
an accumulator.</p>
<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span><span class="symbol">, </span><span class="identifier">R</span><span class="symbol">&gt;</span> <span class="identifier">&lt;ERROR CLASS&gt;</span><span class="symbol">&lt;</span><span class="identifier">T</span><span class="symbol">&gt;</span><span class="symbol">.</span><span class="identifier">fold</span><span class="symbol">(</span><span class="identifier" id="net.corda.client.fxutils$fold(((net.corda.client.fxutils.fold.T)), net.corda.client.fxutils.fold.R, kotlin.Function2((net.corda.client.fxutils.fold.R, net.corda.client.fxutils.fold.T, kotlin.Unit)))/accumulator">accumulator</span><span class="symbol">:</span>&nbsp;<span class="identifier">R</span><span class="symbol">, </span><span class="identifier" id="net.corda.client.fxutils$fold(((net.corda.client.fxutils.fold.T)), net.corda.client.fxutils.fold.R, kotlin.Function2((net.corda.client.fxutils.fold.R, net.corda.client.fxutils.fold.T, kotlin.Unit)))/folderFun">folderFun</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><span class="identifier">R</span><span class="symbol">,</span>&nbsp;<span class="identifier">T</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<span class="identifier">Unit</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">R</span></code><p><a href="fold.html">fold</a> takes an <a href="#">rx.Observable</a> stream and applies fold function on it, and collects all elements using the accumulator.</p>
</td>
</tr>
<tr>
@ -192,7 +183,7 @@ fun sumHeight(a: Long, b: Long): Long { .. }</p>
<td>
<a href="record-as-association.html">recordAsAssociation</a></td>
<td>
<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">A</span><span class="symbol">, </span><span class="identifier">K</span><span class="symbol">&gt;</span> <span class="identifier">&lt;ERROR CLASS&gt;</span><span class="symbol">&lt;</span><span class="identifier">A</span><span class="symbol">&gt;</span><span class="symbol">.</span><span class="identifier">recordAsAssociation</span><span class="symbol">(</span><span class="identifier" id="net.corda.client.fxutils$recordAsAssociation(((net.corda.client.fxutils.recordAsAssociation.A)), kotlin.Function1((net.corda.client.fxutils.recordAsAssociation.A, net.corda.client.fxutils.recordAsAssociation.K)), kotlin.Function3((net.corda.client.fxutils.recordAsAssociation.K, net.corda.client.fxutils.recordAsAssociation.A, , )))/toKey">toKey</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><span class="identifier">A</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<span class="identifier">K</span><span class="symbol">, </span><span class="identifier" id="net.corda.client.fxutils$recordAsAssociation(((net.corda.client.fxutils.recordAsAssociation.A)), kotlin.Function1((net.corda.client.fxutils.recordAsAssociation.A, net.corda.client.fxutils.recordAsAssociation.K)), kotlin.Function3((net.corda.client.fxutils.recordAsAssociation.K, net.corda.client.fxutils.recordAsAssociation.A, , )))/merge">merge</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><span class="identifier">K</span><span class="symbol">,</span>&nbsp;<span class="identifier">A</span><span class="symbol">,</span>&nbsp;<span class="identifier">A</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<span class="identifier">A</span>&nbsp;<span class="symbol">=</span>&nbsp;{ _key, _oldValue, newValue -&gt; newValue }<span class="symbol">)</span><span class="symbol">: </span><span class="identifier">ObservableMap</span><span class="symbol">&lt;</span><span class="identifier">K</span><span class="symbol">,</span>&nbsp;<span class="keyword">out</span>&nbsp;<span class="identifier">A</span><span class="symbol">&gt;</span></code><p>This variant simply associates each event with its key.</p>
<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">A</span><span class="symbol">, </span><span class="identifier">K</span><span class="symbol">&gt;</span> <span class="identifier">&lt;ERROR CLASS&gt;</span><span class="symbol">&lt;</span><span class="identifier">A</span><span class="symbol">&gt;</span><span class="symbol">.</span><span class="identifier">recordAsAssociation</span><span class="symbol">(</span><span class="identifier" id="net.corda.client.fxutils$recordAsAssociation(((net.corda.client.fxutils.recordAsAssociation.A)), kotlin.Function1((net.corda.client.fxutils.recordAsAssociation.A, net.corda.client.fxutils.recordAsAssociation.K)), kotlin.Function3((net.corda.client.fxutils.recordAsAssociation.K, net.corda.client.fxutils.recordAsAssociation.A, , )))/toKey">toKey</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><span class="identifier">A</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<span class="identifier">K</span><span class="symbol">, </span><span class="identifier" id="net.corda.client.fxutils$recordAsAssociation(((net.corda.client.fxutils.recordAsAssociation.A)), kotlin.Function1((net.corda.client.fxutils.recordAsAssociation.A, net.corda.client.fxutils.recordAsAssociation.K)), kotlin.Function3((net.corda.client.fxutils.recordAsAssociation.K, net.corda.client.fxutils.recordAsAssociation.A, , )))/merge">merge</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><span class="identifier">K</span><span class="symbol">,</span>&nbsp;<span class="identifier">A</span><span class="symbol">,</span>&nbsp;<span class="identifier">A</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<span class="identifier">A</span>&nbsp;<span class="symbol">=</span>&nbsp;{ _key, _oldValue, newValue -&gt; newValue }<span class="symbol">)</span><span class="symbol">: </span><span class="identifier">ObservableMap</span><span class="symbol">&lt;</span><span class="identifier">K</span><span class="symbol">,</span>&nbsp;<span class="identifier">A</span><span class="symbol">&gt;</span></code><p>This variant simply associates each event with its key.</p>
</td>
</tr>
<tr>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>bindOut - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">javafx.beans.value.ObservableValue</a>&nbsp;/&nbsp;<a href=".">bindOut</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>bind - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">javafx.beans.value.ObservableValue</a>&nbsp;/&nbsp;<a href=".">bind</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>net.corda.client.fxutils.javafx.beans.value.ObservableValue - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href=".">javafx.beans.value.ObservableValue</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>isNotNull - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">javafx.beans.value.ObservableValue</a>&nbsp;/&nbsp;<a href=".">isNotNull</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>map - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">javafx.beans.value.ObservableValue</a>&nbsp;/&nbsp;<a href=".">map</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>associateByAggregation - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">javafx.collections.ObservableList</a>&nbsp;/&nbsp;<a href=".">associateByAggregation</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>associateBy - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">javafx.collections.ObservableList</a>&nbsp;/&nbsp;<a href=".">associateBy</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>concatenate - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">javafx.collections.ObservableList</a>&nbsp;/&nbsp;<a href=".">concatenate</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>filterNotNull - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">javafx.collections.ObservableList</a>&nbsp;/&nbsp;<a href=".">filterNotNull</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>filter - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">javafx.collections.ObservableList</a>&nbsp;/&nbsp;<a href=".">filter</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>firstOrDefault - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">javafx.collections.ObservableList</a>&nbsp;/&nbsp;<a href=".">firstOrDefault</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>firstOrNullObservable - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">javafx.collections.ObservableList</a>&nbsp;/&nbsp;<a href=".">firstOrNullObservable</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>first - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">javafx.collections.ObservableList</a>&nbsp;/&nbsp;<a href=".">first</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>flatten - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">javafx.collections.ObservableList</a>&nbsp;/&nbsp;<a href=".">flatten</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>foldObservable - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">javafx.collections.ObservableList</a>&nbsp;/&nbsp;<a href=".">foldObservable</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>getValueAt - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">javafx.collections.ObservableList</a>&nbsp;/&nbsp;<a href=".">getValueAt</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>net.corda.client.fxutils.javafx.collections.ObservableList - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href=".">javafx.collections.ObservableList</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>last - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">javafx.collections.ObservableList</a>&nbsp;/&nbsp;<a href=".">last</a><br/>

View File

@ -1,7 +1,7 @@
<HTML>
<HEAD>
<title>leftOuterJoin - </title>
<link rel="stylesheet" href="../../style.css">
<link rel="stylesheet" href="..\..\style.css">
</HEAD>
<BODY>
<a href="../index.html">net.corda.client.fxutils</a>&nbsp;/&nbsp;<a href="index.html">javafx.collections.ObservableList</a>&nbsp;/&nbsp;<a href=".">leftOuterJoin</a><br/>

Some files were not shown because too many files have changed in this diff Show More