diff options
Diffstat (limited to 'docs/apidocs/bjc/everge/class-use/ReplOpts.html')
| -rw-r--r-- | docs/apidocs/bjc/everge/class-use/ReplOpts.html | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/apidocs/bjc/everge/class-use/ReplOpts.html b/docs/apidocs/bjc/everge/class-use/ReplOpts.html index 3d84a39..e0b4542 100644 --- a/docs/apidocs/bjc/everge/class-use/ReplOpts.html +++ b/docs/apidocs/bjc/everge/class-use/ReplOpts.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:46 EDT 2019 --> +<!-- Generated by javadoc (1.8.0_121) on Mon Jun 24 20:47:43 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class bjc.everge.ReplOpts (everge 1.0-SNAPSHOT API)</title> -<meta name="date" content="2019-06-21"> +<meta name="date" content="2019-06-24"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -92,7 +92,10 @@ <td class="colLast"><span class="typeNameLabel">ReplPair.</span><code><span class="memberNameLink"><a href="../../../bjc/everge/ReplPair.html#readList-java.util.List-java.util.Scanner-java.util.List-bjc.everge.ReplOpts-">readList</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>> detals, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Scanner.html?is-external=true" title="class or interface in java.util">Scanner</a> scn, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a>> errs, - <a href="../../../bjc/everge/ReplOpts.html" title="class in bjc.everge">ReplOpts</a> ropts)</code> </td> + <a href="../../../bjc/everge/ReplOpts.html" title="class in bjc.everge">ReplOpts</a> ropts)</code> +<div class="block">Read a list of replacement pairs from an input source, adding them to + an existing list.</div> +</td> </tr> </tbody> </table> |
