summaryrefslogtreecommitdiff
path: root/docs/apidocs/bjc/everge/StringUtils.html
diff options
context:
space:
mode:
authorbculkin2442 <bjculkin@mix.wvu.edu>2020-05-20 19:40:06 -0400
committerbculkin2442 <bjculkin@mix.wvu.edu>2020-05-20 19:40:06 -0400
commit4d449a9b96570e8c655fc303ca0ca81dab394e3d (patch)
tree5a23a776cb7e63cde971dafee02379efdaa04ba3 /docs/apidocs/bjc/everge/StringUtils.html
parent63524d0fe212609cc4af93807753a47eae09979b (diff)
Update docs
Diffstat (limited to 'docs/apidocs/bjc/everge/StringUtils.html')
-rw-r--r--docs/apidocs/bjc/everge/StringUtils.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/apidocs/bjc/everge/StringUtils.html b/docs/apidocs/bjc/everge/StringUtils.html
index 819830e..b224005 100644
--- a/docs/apidocs/bjc/everge/StringUtils.html
+++ b/docs/apidocs/bjc/everge/StringUtils.html
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_121) on Mon Sep 09 20:13:17 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_121) on Wed May 20 19:39:32 EDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>StringUtils (everge 0.2.0 API)</title>
-<meta name="date" content="2019-09-09">
+<meta name="date" content="2020-05-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
@@ -266,8 +266,8 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>escape</code> - The escape that stops splitting.</dd>
-<dd><code>splat</code> - The string to split on. If this starts with the escape sequence, things will work
- poorly.</dd>
+<dd><code>splat</code> - The string to split on. If this starts with the escape
+ sequence, things will work poorly.</dd>
<dd><code>inp</code> - The string to split.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The string split as specified above.</dd>
@@ -382,6 +382,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2019. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2020. All rights reserved.</small></p>
</body>
</html>