Skip to content

Commit 7a60d98

Browse files
Publishing javadoc for SpongePowered/Configurate 4.2.0-SNAPSHOT
1 parent 1926048 commit 7a60d98

File tree

4 files changed

+529
-527
lines changed

4 files changed

+529
-527
lines changed

configurate/core/4.2.0-SNAPSHOT/org/spongepowered/configurate/reference/WatchServiceListener.Builder.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ <h1 title="Class WatchServiceListener.Builder" class="title">Class WatchServiceL
8080
<dd><a href="WatchServiceListener.html" title="class in org.spongepowered.configurate.reference">WatchServiceListener</a></dd>
8181
</dl>
8282
<hr>
83-
<div class="type-signature"><span class="modifiers">public static final class </span><span class="element-name"><a href="../../../../src-html/org/spongepowered/configurate/reference/WatchServiceListener.html#line-256">WatchServiceListener.Builder</a></span>
83+
<div class="type-signature"><span class="modifiers">public static final class </span><span class="element-name"><a href="../../../../src-html/org/spongepowered/configurate/reference/WatchServiceListener.html#line-257">WatchServiceListener.Builder</a></span>
8484
<span class="extends-implements">extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></span></div>
8585
<div class="block">Set the parameters needed to create a <a href="WatchServiceListener.html" title="class in org.spongepowered.configurate.reference"><code>WatchServiceListener</code></a>. All params are optional and defaults will be
8686
used if no values are specified.</div>
@@ -144,7 +144,7 @@ <h2>Method Details</h2>
144144
<li>
145145
<section class="detail" id="threadFactory(java.util.concurrent.ThreadFactory)">
146146
<h3>threadFactory</h3>
147-
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="WatchServiceListener.Builder.html" title="class in org.spongepowered.configurate.reference">WatchServiceListener.Builder</a></span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/spongepowered/configurate/reference/WatchServiceListener.Builder.html#line-272">threadFactory</a></span><wbr><span class="parameters">(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ThreadFactory.html" title="class or interface in java.util.concurrent" class="external-link">ThreadFactory</a>&nbsp;factory)</span></div>
147+
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="WatchServiceListener.Builder.html" title="class in org.spongepowered.configurate.reference">WatchServiceListener.Builder</a></span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/spongepowered/configurate/reference/WatchServiceListener.Builder.html#line-273">threadFactory</a></span><wbr><span class="parameters">(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ThreadFactory.html" title="class or interface in java.util.concurrent" class="external-link">ThreadFactory</a>&nbsp;factory)</span></div>
148148
<div class="block">Set the thread factory that will be used to create the polling thread
149149
for the returned watch service.</div>
150150
<dl class="notes">
@@ -160,7 +160,7 @@ <h3>threadFactory</h3>
160160
<li>
161161
<section class="detail" id="taskExecutor(java.util.concurrent.Executor)">
162162
<h3>taskExecutor</h3>
163-
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="WatchServiceListener.Builder.html" title="class in org.spongepowered.configurate.reference">WatchServiceListener.Builder</a></span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/spongepowered/configurate/reference/WatchServiceListener.Builder.html#line-286">taskExecutor</a></span><wbr><span class="parameters">(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor)</span></div>
163+
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="WatchServiceListener.Builder.html" title="class in org.spongepowered.configurate.reference">WatchServiceListener.Builder</a></span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/spongepowered/configurate/reference/WatchServiceListener.Builder.html#line-287">taskExecutor</a></span><wbr><span class="parameters">(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>&nbsp;executor)</span></div>
164164
<div class="block">Set the executor that will be used to execute tasks queued based on
165165
received events. By default, the
166166
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ForkJoinPool.html#commonPool--" title="class or interface in java.util.concurrent" class="external-link"><code>common pool</code></a> is used.</div>
@@ -177,7 +177,7 @@ <h3>taskExecutor</h3>
177177
<li>
178178
<section class="detail" id="fileSystem(java.nio.file.FileSystem)">
179179
<h3>fileSystem</h3>
180-
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="WatchServiceListener.Builder.html" title="class in org.spongepowered.configurate.reference">WatchServiceListener.Builder</a></span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/spongepowered/configurate/reference/WatchServiceListener.Builder.html#line-300">fileSystem</a></span><wbr><span class="parameters">(<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/FileSystem.html" title="class or interface in java.nio.file" class="external-link">FileSystem</a>&nbsp;system)</span></div>
180+
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="WatchServiceListener.Builder.html" title="class in org.spongepowered.configurate.reference">WatchServiceListener.Builder</a></span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/spongepowered/configurate/reference/WatchServiceListener.Builder.html#line-301">fileSystem</a></span><wbr><span class="parameters">(<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/FileSystem.html" title="class or interface in java.nio.file" class="external-link">FileSystem</a>&nbsp;system)</span></div>
181181
<div class="block">Set the filesystem expected to be used for paths. A separate
182182
<a href="WatchServiceListener.html" title="class in org.spongepowered.configurate.reference"><code>WatchServiceListener</code></a> should be created to listen to events on
183183
each different file system.</div>
@@ -194,7 +194,7 @@ <h3>fileSystem</h3>
194194
<li>
195195
<section class="detail" id="build()">
196196
<h3>build</h3>
197-
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="WatchServiceListener.html" title="class in org.spongepowered.configurate.reference">WatchServiceListener</a></span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/spongepowered/configurate/reference/WatchServiceListener.Builder.html#line-312">build</a></span>()
197+
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="WatchServiceListener.html" title="class in org.spongepowered.configurate.reference">WatchServiceListener</a></span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/spongepowered/configurate/reference/WatchServiceListener.Builder.html#line-313">build</a></span>()
198198
throws <span class="exceptions"><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></span></div>
199199
<div class="block">Create a new listener, using default values for any unset parameters.</div>
200200
<dl class="notes">

configurate/core/4.2.0-SNAPSHOT/org/spongepowered/configurate/reference/WatchServiceListener.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ <h2>Method Details</h2>
182182
<li>
183183
<section class="detail" id="builder()">
184184
<h3>builder</h3>
185-
<div class="member-signature"><span class="modifiers">public static</span>&nbsp;<span class="return-type"><a href="WatchServiceListener.Builder.html" title="class in org.spongepowered.configurate.reference">WatchServiceListener.Builder</a></span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/spongepowered/configurate/reference/WatchServiceListener.html#line-83">builder</a></span>()</div>
185+
<div class="member-signature"><span class="modifiers">public static</span>&nbsp;<span class="return-type"><a href="WatchServiceListener.Builder.html" title="class in org.spongepowered.configurate.reference">WatchServiceListener.Builder</a></span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/spongepowered/configurate/reference/WatchServiceListener.html#line-84">builder</a></span>()</div>
186186
<div class="block">Returns a new builder for a WatchServiceListener to create a
187187
customized listener.</div>
188188
<dl class="notes">
@@ -196,7 +196,7 @@ <h3>builder</h3>
196196
<li>
197197
<section class="detail" id="create()">
198198
<h3>create</h3>
199-
<div class="member-signature"><span class="modifiers">public static</span>&nbsp;<span class="return-type"><a href="WatchServiceListener.html" title="class in org.spongepowered.configurate.reference">WatchServiceListener</a></span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/spongepowered/configurate/reference/WatchServiceListener.html#line-96">create</a></span>()
199+
<div class="member-signature"><span class="modifiers">public static</span>&nbsp;<span class="return-type"><a href="WatchServiceListener.html" title="class in org.spongepowered.configurate.reference">WatchServiceListener</a></span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/spongepowered/configurate/reference/WatchServiceListener.html#line-97">create</a></span>()
200200
throws <span class="exceptions"><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></span></div>
201201
<div class="block">Create a new <a href="WatchServiceListener.html" title="class in org.spongepowered.configurate.reference"><code>WatchServiceListener</code></a> using a new cached thread pool
202202
executor and the default filesystem.</div>
@@ -219,7 +219,7 @@ <h3>create</h3>
219219
<li>
220220
<section class="detail" id="listenToFile(java.nio.file.Path,org.spongepowered.configurate.reactive.Subscriber)">
221221
<h3>listenToFile</h3>
222-
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="../reactive/Disposable.html" title="interface in org.spongepowered.configurate.reactive">Disposable</a></span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/spongepowered/configurate/reference/WatchServiceListener.html#line-188">listenToFile</a></span><wbr><span class="parameters">(<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/Path.html" title="class or interface in java.nio.file" class="external-link">Path</a>&nbsp;file,
222+
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="../reactive/Disposable.html" title="interface in org.spongepowered.configurate.reactive">Disposable</a></span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/spongepowered/configurate/reference/WatchServiceListener.html#line-189">listenToFile</a></span><wbr><span class="parameters">(<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/Path.html" title="class or interface in java.nio.file" class="external-link">Path</a>&nbsp;file,
223223
<a href="../reactive/Subscriber.html" title="interface in org.spongepowered.configurate.reactive">Subscriber</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/WatchEvent.html" title="class or interface in java.nio.file" class="external-link">WatchEvent</a>&lt;?&gt;&gt;&nbsp;callback)</span>
224224
throws <span class="exceptions"><a href="../ConfigurateException.html" title="class in org.spongepowered.configurate">ConfigurateException</a>,
225225
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></span></div>
@@ -241,7 +241,7 @@ <h3>listenToFile</h3>
241241
<li>
242242
<section class="detail" id="listenToDirectory(java.nio.file.Path,org.spongepowered.configurate.reactive.Subscriber)">
243243
<h3>listenToDirectory</h3>
244-
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="../reactive/Disposable.html" title="interface in org.spongepowered.configurate.reactive">Disposable</a></span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/spongepowered/configurate/reference/WatchServiceListener.html#line-210">listenToDirectory</a></span><wbr><span class="parameters">(<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/Path.html" title="class or interface in java.nio.file" class="external-link">Path</a>&nbsp;directory,
244+
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="../reactive/Disposable.html" title="interface in org.spongepowered.configurate.reactive">Disposable</a></span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/spongepowered/configurate/reference/WatchServiceListener.html#line-211">listenToDirectory</a></span><wbr><span class="parameters">(<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/Path.html" title="class or interface in java.nio.file" class="external-link">Path</a>&nbsp;directory,
245245
<a href="../reactive/Subscriber.html" title="interface in org.spongepowered.configurate.reactive">Subscriber</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/WatchEvent.html" title="class or interface in java.nio.file" class="external-link">WatchEvent</a>&lt;?&gt;&gt;&nbsp;callback)</span>
246246
throws <span class="exceptions"><a href="../ConfigurateException.html" title="class in org.spongepowered.configurate">ConfigurateException</a>,
247247
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html" title="class or interface in java.lang" class="external-link">IllegalArgumentException</a></span></div>
@@ -266,7 +266,7 @@ <h3>listenToDirectory</h3>
266266
<section class="detail" id="listenToConfiguration(java.util.function.Function,java.nio.file.Path)">
267267
<h3>listenToConfiguration</h3>
268268
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="type-parameters">&lt;N extends <a href="../ScopedConfigurationNode.html" title="interface in org.spongepowered.configurate">ScopedConfigurationNode</a>&lt;N&gt;&gt;</span>
269-
<span class="return-type"><a href="ConfigurationReference.html" title="interface in org.spongepowered.configurate.reference">ConfigurationReference</a>&lt;N&gt;</span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/spongepowered/configurate/reference/WatchServiceListener.html#line-231">listenToConfiguration</a></span><wbr><span class="parameters">(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html" title="class or interface in java.util.function" class="external-link">Function</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/Path.html" title="class or interface in java.nio.file" class="external-link">Path</a>,<wbr><a href="../loader/ConfigurationLoader.html" title="interface in org.spongepowered.configurate.loader">ConfigurationLoader</a>&lt;? extends N&gt;&gt;&nbsp;loaderFunc,
269+
<span class="return-type"><a href="ConfigurationReference.html" title="interface in org.spongepowered.configurate.reference">ConfigurationReference</a>&lt;N&gt;</span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/spongepowered/configurate/reference/WatchServiceListener.html#line-232">listenToConfiguration</a></span><wbr><span class="parameters">(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html" title="class or interface in java.util.function" class="external-link">Function</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/Path.html" title="class or interface in java.nio.file" class="external-link">Path</a>,<wbr><a href="../loader/ConfigurationLoader.html" title="interface in org.spongepowered.configurate.loader">ConfigurationLoader</a>&lt;? extends N&gt;&gt;&nbsp;loaderFunc,
270270
<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/Path.html" title="class or interface in java.nio.file" class="external-link">Path</a>&nbsp;path)</span>
271271
throws <span class="exceptions"><a href="../ConfigurateException.html" title="class in org.spongepowered.configurate">ConfigurateException</a></span></div>
272272
<div class="block">Create a new <a href="ConfigurationReference.html" title="interface in org.spongepowered.configurate.reference"><code>ConfigurationReference</code></a> subscribed to FS updates.</div>
@@ -289,7 +289,7 @@ <h3>listenToConfiguration</h3>
289289
<li>
290290
<section class="detail" id="close()">
291291
<h3>close</h3>
292-
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/spongepowered/configurate/reference/WatchServiceListener.html#line-236">close</a></span>()
292+
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/spongepowered/configurate/reference/WatchServiceListener.html#line-237">close</a></span>()
293293
throws <span class="exceptions"><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></span></div>
294294
<dl class="notes">
295295
<dt>Specified by:</dt>

0 commit comments

Comments
 (0)