Messaging.NounTrait.html 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="en">
  4. <head>
  5. <!-- Generated by javadoc -->
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <title>Messaging.NounTrait (squidlib-util 3.0.0-SNAPSHOT)</title>
  8. <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
  9. <script type="text/javascript" src="../script.js"></script>
  10. </head>
  11. <body>
  12. <script type="text/javascript"><!--
  13. try {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="Messaging.NounTrait (squidlib-util 3.0.0-SNAPSHOT)";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":9,"i16":9};
  22. var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
  23. var altColor = "altColor";
  24. var rowColor = "rowColor";
  25. var tableTab = "tableTab";
  26. var activeTableTab = "activeTableTab";
  27. </script>
  28. <noscript>
  29. <div>JavaScript is disabled on your browser.</div>
  30. </noscript>
  31. <!-- ========= START OF TOP NAVBAR ======= -->
  32. <div class="topNav"><a name="navbar.top">
  33. <!-- -->
  34. </a>
  35. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  36. <a name="navbar.top.firstrow">
  37. <!-- -->
  38. </a>
  39. <ul class="navList" title="Navigation">
  40. <li><a href="../overview-summary.html">Overview</a></li>
  41. <li><a href="package-summary.html">Package</a></li>
  42. <li class="navBarCell1Rev">Class</li>
  43. <li><a href="class-use/Messaging.NounTrait.html">Use</a></li>
  44. <li><a href="package-tree.html">Tree</a></li>
  45. <li><a href="../deprecated-list.html">Deprecated</a></li>
  46. <li><a href="../index-files/index-1.html">Index</a></li>
  47. <li><a href="../help-doc.html">Help</a></li>
  48. </ul>
  49. </div>
  50. <div class="subNav">
  51. <ul class="navList">
  52. <li><a href="../squidpony/Messaging.BeingSubstitution.html" title="class in squidpony"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  53. <li><a href="../squidpony/MonsterGen.html" title="class in squidpony"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  54. </ul>
  55. <ul class="navList">
  56. <li><a href="../index.html?squidpony/Messaging.NounTrait.html" target="_top">Frames</a></li>
  57. <li><a href="Messaging.NounTrait.html" target="_top">No&nbsp;Frames</a></li>
  58. </ul>
  59. <ul class="navList" id="allclasses_navbar_top">
  60. <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
  61. </ul>
  62. <div>
  63. <script type="text/javascript"><!--
  64. allClassesLink = document.getElementById("allclasses_navbar_top");
  65. if(window==top) {
  66. allClassesLink.style.display = "block";
  67. }
  68. else {
  69. allClassesLink.style.display = "none";
  70. }
  71. //-->
  72. </script>
  73. </div>
  74. <div>
  75. <ul class="subNavList">
  76. <li>Summary:&nbsp;</li>
  77. <li>Nested&nbsp;|&nbsp;</li>
  78. <li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
  79. <li>Field&nbsp;|&nbsp;</li>
  80. <li><a href="#method.summary">Method</a></li>
  81. </ul>
  82. <ul class="subNavList">
  83. <li>Detail:&nbsp;</li>
  84. <li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
  85. <li>Field&nbsp;|&nbsp;</li>
  86. <li><a href="#method.detail">Method</a></li>
  87. </ul>
  88. </div>
  89. <a name="skip.navbar.top">
  90. <!-- -->
  91. </a></div>
  92. <!-- ========= END OF TOP NAVBAR ========= -->
  93. <!-- ======== START OF CLASS DATA ======== -->
  94. <div class="header">
  95. <div class="subTitle">squidpony</div>
  96. <h2 title="Enum Messaging.NounTrait" class="title">Enum Messaging.NounTrait</h2>
  97. </div>
  98. <div class="contentContainer">
  99. <ul class="inheritance">
  100. <li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
  101. <li>
  102. <ul class="inheritance">
  103. <li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a>&lt;<a href="../squidpony/Messaging.NounTrait.html" title="enum in squidpony">Messaging.NounTrait</a>&gt;</li>
  104. <li>
  105. <ul class="inheritance">
  106. <li>squidpony.Messaging.NounTrait</li>
  107. </ul>
  108. </li>
  109. </ul>
  110. </li>
  111. </ul>
  112. <div class="description">
  113. <ul class="blockList">
  114. <li class="blockList">
  115. <dl>
  116. <dt>All Implemented Interfaces:</dt>
  117. <dd><a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../squidpony/Messaging.NounTrait.html" title="enum in squidpony">Messaging.NounTrait</a>&gt;</dd>
  118. </dl>
  119. <dl>
  120. <dt>Enclosing class:</dt>
  121. <dd><a href="../squidpony/Messaging.html" title="class in squidpony">Messaging</a></dd>
  122. </dl>
  123. <hr>
  124. <br>
  125. <pre>public static enum <a href="../src-html/squidpony/Messaging.html#line.101">Messaging.NounTrait</a>
  126. extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../squidpony/Messaging.NounTrait.html" title="enum in squidpony">Messaging.NounTrait</a>&gt;</pre>
  127. <div class="block">Properties of nouns needed to correctly conjugate those nouns and refer to them with pronouns, such as genders.
  128. Includes parts of speech, which only are concerned with whether they refer to a singular noun or a plural noun,
  129. and genders for when a gendered pronoun is needed. This provides substantial support for uncommon cases regarding
  130. gender and pronoun preferences. That said, gender and pronoun preference can be incredibly hard to handle.
  131. The simplest cases are for first- and second-person pronouns; here we have "I/me/my/myself" for
  132. <a href="../squidpony/Messaging.NounTrait.html#FIRST_PERSON_SINGULAR"><code>FIRST_PERSON_SINGULAR</code></a>, "you/you/your/yourself" for <a href="../squidpony/Messaging.NounTrait.html#SECOND_PERSON_SINGULAR"><code>SECOND_PERSON_SINGULAR</code></a>,
  133. "we/us/our/ourselves" for <a href="../squidpony/Messaging.NounTrait.html#FIRST_PERSON_PLURAL"><code>FIRST_PERSON_PLURAL</code></a>, and "you/you/your/yourselves" for
  134. <a href="../squidpony/Messaging.NounTrait.html#SECOND_PERSON_PLURAL"><code>SECOND_PERSON_PLURAL</code></a>; there are more pronouns this can produce, but they aren't listed here.
  135. Third-person pronouns are considerably more challenging because English sporadically considers gender as part of
  136. conjugation, but doesn't provide a universally-acceptable set of gendered pronouns.
  137. <br>
  138. This at least tries to provide pronoun handling for the common cases, such as "you" not needing a gendered
  139. pronoun at all (it uses <a href="../squidpony/Messaging.NounTrait.html#SECOND_PERSON_SINGULAR"><code>SECOND_PERSON_SINGULAR</code></a>), and supports <a href="../squidpony/Messaging.NounTrait.html#MALE_GENDER"><code>male</code></a>,
  140. <a href="../squidpony/Messaging.NounTrait.html#FEMALE_GENDER"><code>female</code></a>, <a href="../squidpony/Messaging.NounTrait.html#NO_GENDER"><code>genderless</code></a> (using "it" and related forms; preferred especially
  141. for things that aren't alive, and in most cases not recommended for people),
  142. <a href="../squidpony/Messaging.NounTrait.html#UNSPECIFIED_GENDER"><code>"unspecified"</code></a> (using "they" in place of "he" or "she"; preferred in some cases when
  143. describing someone with a non-specific gender or an unknown gender) pronouns, and <a href="../squidpony/Messaging.NounTrait.html#GROUP"><code>group</code></a> for when a
  144. group of individuals, regardless of gender or genders, is referred to with a single pronoun. As mentioned, this
  145. has support for some uncommon situations, like <a href="../squidpony/Messaging.NounTrait.html#ADDITIONAL_GENDER"><code>additional gender</code></a> (as in, a gender that
  146. is in addition to male and female but that is not genderless, which has a clear use case when describing
  147. non-human species, and a more delicate use for humans who use non-binary gender pronouns; hopefully "xe" will be
  148. acceptable), and finally a <a href="../squidpony/Messaging.NounTrait.html#SPECIAL_CASE_GENDER"><code>"special case"</code></a> pronoun that is unpronounceable and, if
  149. given special processing, can be used as a replacement target for customized pronouns. For the additional gender,
  150. the non-binary gendered pronouns are modified from the male pronouns by replacing 'h' with 'x' (he becomes xe,
  151. his becomes xis). The "special case" pronouns replace the 'h' in the male pronouns with 'qvq', except for in one
  152. case. Where, if the female pronoun were used, it would be "hers", but the male pronoun in that case would be "his",
  153. changing the male pronoun would lead to a difficult-to-replace case because "his" is also used in the case where
  154. the female pronoun is the usefully distinct "her". Here, the "special case" gender diverges from what it usually
  155. does, and uses "qvqims" in place of "his" or "hers". The "special case" pronouns should be replaced before being
  156. displayed, since they look like gibberish or a glitch and so are probably confusing out of context.</div>
  157. </li>
  158. </ul>
  159. </div>
  160. <div class="summary">
  161. <ul class="blockList">
  162. <li class="blockList">
  163. <!-- =========== ENUM CONSTANT SUMMARY =========== -->
  164. <ul class="blockList">
  165. <li class="blockList"><a name="enum.constant.summary">
  166. <!-- -->
  167. </a>
  168. <h3>Enum Constant Summary</h3>
  169. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
  170. <caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
  171. <tr>
  172. <th class="colOne" scope="col">Enum Constant and Description</th>
  173. </tr>
  174. <tr class="altColor">
  175. <td class="colOne"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#ADDITIONAL_GENDER">ADDITIONAL_GENDER</a></span></code>
  176. <div class="block">Third-gender pronoun preference, potentially relevant for cultures with non-binary gender terms.</div>
  177. </td>
  178. </tr>
  179. <tr class="rowColor">
  180. <td class="colOne"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#FEMALE_GENDER">FEMALE_GENDER</a></span></code>
  181. <div class="block">Female pronoun preference, as in "She is her own boss."</div>
  182. </td>
  183. </tr>
  184. <tr class="altColor">
  185. <td class="colOne"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#FIRST_PERSON_PLURAL">FIRST_PERSON_PLURAL</a></span></code>
  186. <div class="block">As in, "We are our own bosses." Doesn't reference gender, and applies to groups.</div>
  187. </td>
  188. </tr>
  189. <tr class="rowColor">
  190. <td class="colOne"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#FIRST_PERSON_SINGULAR">FIRST_PERSON_SINGULAR</a></span></code>
  191. <div class="block">As in, "I am my own boss." Doesn't reference gender.</div>
  192. </td>
  193. </tr>
  194. <tr class="altColor">
  195. <td class="colOne"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#GROUP">GROUP</a></span></code>
  196. <div class="block">Any third-person plural, as in "They are their own bosses." Not to be confused with UNSPECIFIED_GENDER, which
  197. is for singular beings, but usually uses "they" in the same way (not always).</div>
  198. </td>
  199. </tr>
  200. <tr class="rowColor">
  201. <td class="colOne"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#MALE_GENDER">MALE_GENDER</a></span></code>
  202. <div class="block">Male pronoun preference, as in "He is his own boss."</div>
  203. </td>
  204. </tr>
  205. <tr class="altColor">
  206. <td class="colOne"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#NO_GENDER">NO_GENDER</a></span></code>
  207. <div class="block">Inanimate objects or beings without gender, as in "It is its own boss."</div>
  208. </td>
  209. </tr>
  210. <tr class="rowColor">
  211. <td class="colOne"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#SECOND_PERSON_PLURAL">SECOND_PERSON_PLURAL</a></span></code>
  212. <div class="block">As in, "You are your own bosses." Doesn't reference gender, and applies to groups.</div>
  213. </td>
  214. </tr>
  215. <tr class="altColor">
  216. <td class="colOne"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#SECOND_PERSON_SINGULAR">SECOND_PERSON_SINGULAR</a></span></code>
  217. <div class="block">As in, "You are your own boss." Doesn't reference gender.</div>
  218. </td>
  219. </tr>
  220. <tr class="rowColor">
  221. <td class="colOne"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#SPECIAL_CASE_GENDER">SPECIAL_CASE_GENDER</a></span></code>
  222. <div class="block">Unpronounceable words that can be processed specially for more complex cases of pronoun preference.</div>
  223. </td>
  224. </tr>
  225. <tr class="altColor">
  226. <td class="colOne"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#UNSPECIFIED_GENDER">UNSPECIFIED_GENDER</a></span></code>
  227. <div class="block">"Singular they" pronoun preference or to be used when preference is unknown, as in "They are their own boss."</div>
  228. </td>
  229. </tr>
  230. </table>
  231. </li>
  232. </ul>
  233. <!-- ========== METHOD SUMMARY =========== -->
  234. <ul class="blockList">
  235. <li class="blockList"><a name="method.summary">
  236. <!-- -->
  237. </a>
  238. <h3>Method Summary</h3>
  239. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  240. <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
  241. <tr>
  242. <th class="colFirst" scope="col">Modifier and Type</th>
  243. <th class="colLast" scope="col">Method and Description</th>
  244. </tr>
  245. <tr id="i0" class="altColor">
  246. <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
  247. <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#Z:Z:D:D:DText--">$$$Text</a></span>()</code>&nbsp;</td>
  248. </tr>
  249. <tr id="i1" class="rowColor">
  250. <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
  251. <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#Z:Z:D:DText--">$$Text</a></span>()</code>&nbsp;</td>
  252. </tr>
  253. <tr id="i2" class="altColor">
  254. <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
  255. <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#Z:Z:DText--">$Text</a></span>()</code>&nbsp;</td>
  256. </tr>
  257. <tr id="i3" class="rowColor">
  258. <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
  259. <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#fvesText--">fvesText</a></span>()</code>&nbsp;</td>
  260. </tr>
  261. <tr id="i4" class="altColor">
  262. <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
  263. <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#iText--">iText</a></span>()</code>&nbsp;</td>
  264. </tr>
  265. <tr id="i5" class="rowColor">
  266. <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
  267. <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#meText--">meText</a></span>()</code>&nbsp;</td>
  268. </tr>
  269. <tr id="i6" class="altColor">
  270. <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
  271. <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#mineText--">mineText</a></span>()</code>&nbsp;</td>
  272. </tr>
  273. <tr id="i7" class="rowColor">
  274. <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
  275. <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#myselfText--">myselfText</a></span>()</code>&nbsp;</td>
  276. </tr>
  277. <tr id="i8" class="altColor">
  278. <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
  279. <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#myText--">myText</a></span>()</code>&nbsp;</td>
  280. </tr>
  281. <tr id="i9" class="rowColor">
  282. <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
  283. <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#name_sText-java.lang.String-">name_sText</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;term)</code>&nbsp;</td>
  284. </tr>
  285. <tr id="i10" class="altColor">
  286. <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
  287. <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#nameText-java.lang.String-">nameText</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;term)</code>&nbsp;</td>
  288. </tr>
  289. <tr id="i11" class="rowColor">
  290. <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
  291. <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#sssText--">sssText</a></span>()</code>&nbsp;</td>
  292. </tr>
  293. <tr id="i12" class="altColor">
  294. <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
  295. <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#ssText--">ssText</a></span>()</code>&nbsp;</td>
  296. </tr>
  297. <tr id="i13" class="rowColor">
  298. <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
  299. <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#sText--">sText</a></span>()</code>&nbsp;</td>
  300. </tr>
  301. <tr id="i14" class="altColor">
  302. <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
  303. <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#usiText--">usiText</a></span>()</code>&nbsp;</td>
  304. </tr>
  305. <tr id="i15" class="rowColor">
  306. <td class="colFirst"><code>static <a href="../squidpony/Messaging.NounTrait.html" title="enum in squidpony">Messaging.NounTrait</a></code></td>
  307. <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
  308. <div class="block">Returns the enum constant of this type with the specified name.</div>
  309. </td>
  310. </tr>
  311. <tr id="i16" class="altColor">
  312. <td class="colFirst"><code>static <a href="../squidpony/Messaging.NounTrait.html" title="enum in squidpony">Messaging.NounTrait</a>[]</code></td>
  313. <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Messaging.NounTrait.html#values--">values</a></span>()</code>
  314. <div class="block">Returns an array containing the constants of this enum type, in
  315. the order they are declared.</div>
  316. </td>
  317. </tr>
  318. </table>
  319. <ul class="blockList">
  320. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
  321. <!-- -->
  322. </a>
  323. <h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3>
  324. <code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#compareTo-E-" title="class or interface in java.lang">compareTo</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass--" title="class or interface in java.lang">getDeclaringClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#name--" title="class or interface in java.lang">name</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#ordinal--" title="class or interface in java.lang">ordinal</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#valueOf-java.lang.Class-java.lang.String-" title="class or interface in java.lang">valueOf</a></code></li>
  325. </ul>
  326. <ul class="blockList">
  327. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  328. <!-- -->
  329. </a>
  330. <h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
  331. <code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
  332. </ul>
  333. </li>
  334. </ul>
  335. </li>
  336. </ul>
  337. </div>
  338. <div class="details">
  339. <ul class="blockList">
  340. <li class="blockList">
  341. <!-- ============ ENUM CONSTANT DETAIL =========== -->
  342. <ul class="blockList">
  343. <li class="blockList"><a name="enum.constant.detail">
  344. <!-- -->
  345. </a>
  346. <h3>Enum Constant Detail</h3>
  347. <a name="FIRST_PERSON_SINGULAR">
  348. <!-- -->
  349. </a>
  350. <ul class="blockList">
  351. <li class="blockList">
  352. <h4>FIRST_PERSON_SINGULAR</h4>
  353. <pre>public static final&nbsp;<a href="../squidpony/Messaging.NounTrait.html" title="enum in squidpony">Messaging.NounTrait</a> <a href="../src-html/squidpony/Messaging.NounTrait.html#line.105">FIRST_PERSON_SINGULAR</a></pre>
  354. <div class="block">As in, "I am my own boss." Doesn't reference gender.</div>
  355. </li>
  356. </ul>
  357. <a name="SECOND_PERSON_SINGULAR">
  358. <!-- -->
  359. </a>
  360. <ul class="blockList">
  361. <li class="blockList">
  362. <h4>SECOND_PERSON_SINGULAR</h4>
  363. <pre>public static final&nbsp;<a href="../squidpony/Messaging.NounTrait.html" title="enum in squidpony">Messaging.NounTrait</a> <a href="../src-html/squidpony/Messaging.NounTrait.html#line.109">SECOND_PERSON_SINGULAR</a></pre>
  364. <div class="block">As in, "You are your own boss." Doesn't reference gender.</div>
  365. </li>
  366. </ul>
  367. <a name="FIRST_PERSON_PLURAL">
  368. <!-- -->
  369. </a>
  370. <ul class="blockList">
  371. <li class="blockList">
  372. <h4>FIRST_PERSON_PLURAL</h4>
  373. <pre>public static final&nbsp;<a href="../squidpony/Messaging.NounTrait.html" title="enum in squidpony">Messaging.NounTrait</a> <a href="../src-html/squidpony/Messaging.NounTrait.html#line.113">FIRST_PERSON_PLURAL</a></pre>
  374. <div class="block">As in, "We are our own bosses." Doesn't reference gender, and applies to groups.</div>
  375. </li>
  376. </ul>
  377. <a name="SECOND_PERSON_PLURAL">
  378. <!-- -->
  379. </a>
  380. <ul class="blockList">
  381. <li class="blockList">
  382. <h4>SECOND_PERSON_PLURAL</h4>
  383. <pre>public static final&nbsp;<a href="../squidpony/Messaging.NounTrait.html" title="enum in squidpony">Messaging.NounTrait</a> <a href="../src-html/squidpony/Messaging.NounTrait.html#line.117">SECOND_PERSON_PLURAL</a></pre>
  384. <div class="block">As in, "You are your own bosses." Doesn't reference gender, and applies to groups.</div>
  385. </li>
  386. </ul>
  387. <a name="NO_GENDER">
  388. <!-- -->
  389. </a>
  390. <ul class="blockList">
  391. <li class="blockList">
  392. <h4>NO_GENDER</h4>
  393. <pre>public static final&nbsp;<a href="../squidpony/Messaging.NounTrait.html" title="enum in squidpony">Messaging.NounTrait</a> <a href="../src-html/squidpony/Messaging.NounTrait.html#line.121">NO_GENDER</a></pre>
  394. <div class="block">Inanimate objects or beings without gender, as in "It is its own boss."</div>
  395. </li>
  396. </ul>
  397. <a name="MALE_GENDER">
  398. <!-- -->
  399. </a>
  400. <ul class="blockList">
  401. <li class="blockList">
  402. <h4>MALE_GENDER</h4>
  403. <pre>public static final&nbsp;<a href="../squidpony/Messaging.NounTrait.html" title="enum in squidpony">Messaging.NounTrait</a> <a href="../src-html/squidpony/Messaging.NounTrait.html#line.125">MALE_GENDER</a></pre>
  404. <div class="block">Male pronoun preference, as in "He is his own boss."</div>
  405. </li>
  406. </ul>
  407. <a name="FEMALE_GENDER">
  408. <!-- -->
  409. </a>
  410. <ul class="blockList">
  411. <li class="blockList">
  412. <h4>FEMALE_GENDER</h4>
  413. <pre>public static final&nbsp;<a href="../squidpony/Messaging.NounTrait.html" title="enum in squidpony">Messaging.NounTrait</a> <a href="../src-html/squidpony/Messaging.NounTrait.html#line.129">FEMALE_GENDER</a></pre>
  414. <div class="block">Female pronoun preference, as in "She is her own boss."</div>
  415. </li>
  416. </ul>
  417. <a name="UNSPECIFIED_GENDER">
  418. <!-- -->
  419. </a>
  420. <ul class="blockList">
  421. <li class="blockList">
  422. <h4>UNSPECIFIED_GENDER</h4>
  423. <pre>public static final&nbsp;<a href="../squidpony/Messaging.NounTrait.html" title="enum in squidpony">Messaging.NounTrait</a> <a href="../src-html/squidpony/Messaging.NounTrait.html#line.133">UNSPECIFIED_GENDER</a></pre>
  424. <div class="block">"Singular they" pronoun preference or to be used when preference is unknown, as in "They are their own boss."</div>
  425. </li>
  426. </ul>
  427. <a name="ADDITIONAL_GENDER">
  428. <!-- -->
  429. </a>
  430. <ul class="blockList">
  431. <li class="blockList">
  432. <h4>ADDITIONAL_GENDER</h4>
  433. <pre>public static final&nbsp;<a href="../squidpony/Messaging.NounTrait.html" title="enum in squidpony">Messaging.NounTrait</a> <a href="../src-html/squidpony/Messaging.NounTrait.html#line.138">ADDITIONAL_GENDER</a></pre>
  434. <div class="block">Third-gender pronoun preference, potentially relevant for cultures with non-binary gender terms. As in, "Xe
  435. is xis own boss."</div>
  436. </li>
  437. </ul>
  438. <a name="SPECIAL_CASE_GENDER">
  439. <!-- -->
  440. </a>
  441. <ul class="blockList">
  442. <li class="blockList">
  443. <h4>SPECIAL_CASE_GENDER</h4>
  444. <pre>public static final&nbsp;<a href="../squidpony/Messaging.NounTrait.html" title="enum in squidpony">Messaging.NounTrait</a> <a href="../src-html/squidpony/Messaging.NounTrait.html#line.143">SPECIAL_CASE_GENDER</a></pre>
  445. <div class="block">Unpronounceable words that can be processed specially for more complex cases of pronoun preference. As in,
  446. "Qvqe is qvqis own boss."</div>
  447. </li>
  448. </ul>
  449. <a name="GROUP">
  450. <!-- -->
  451. </a>
  452. <ul class="blockListLast">
  453. <li class="blockList">
  454. <h4>GROUP</h4>
  455. <pre>public static final&nbsp;<a href="../squidpony/Messaging.NounTrait.html" title="enum in squidpony">Messaging.NounTrait</a> <a href="../src-html/squidpony/Messaging.NounTrait.html#line.148">GROUP</a></pre>
  456. <div class="block">Any third-person plural, as in "They are their own bosses." Not to be confused with UNSPECIFIED_GENDER, which
  457. is for singular beings, but usually uses "they" in the same way (not always).</div>
  458. </li>
  459. </ul>
  460. </li>
  461. </ul>
  462. <!-- ============ METHOD DETAIL ========== -->
  463. <ul class="blockList">
  464. <li class="blockList"><a name="method.detail">
  465. <!-- -->
  466. </a>
  467. <h3>Method Detail</h3>
  468. <a name="values--">
  469. <!-- -->
  470. </a>
  471. <ul class="blockList">
  472. <li class="blockList">
  473. <h4>values</h4>
  474. <pre>public static&nbsp;<a href="../squidpony/Messaging.NounTrait.html" title="enum in squidpony">Messaging.NounTrait</a>[]&nbsp;<a href="../src-html/squidpony/Messaging.NounTrait.html#line.101">values</a>()</pre>
  475. <div class="block">Returns an array containing the constants of this enum type, in
  476. the order they are declared. This method may be used to iterate
  477. over the constants as follows:
  478. <pre>
  479. for (Messaging.NounTrait c : Messaging.NounTrait.values())
  480. &nbsp; System.out.println(c);
  481. </pre></div>
  482. <dl>
  483. <dt><span class="returnLabel">Returns:</span></dt>
  484. <dd>an array containing the constants of this enum type, in the order they are declared</dd>
  485. </dl>
  486. </li>
  487. </ul>
  488. <a name="valueOf-java.lang.String-">
  489. <!-- -->
  490. </a>
  491. <ul class="blockList">
  492. <li class="blockList">
  493. <h4>valueOf</h4>
  494. <pre>public static&nbsp;<a href="../squidpony/Messaging.NounTrait.html" title="enum in squidpony">Messaging.NounTrait</a>&nbsp;<a href="../src-html/squidpony/Messaging.NounTrait.html#line.101">valueOf</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
  495. <div class="block">Returns the enum constant of this type with the specified name.
  496. The string must match <i>exactly</i> an identifier used to declare an
  497. enum constant in this type. (Extraneous whitespace characters are
  498. not permitted.)</div>
  499. <dl>
  500. <dt><span class="paramLabel">Parameters:</span></dt>
  501. <dd><code>name</code> - the name of the enum constant to be returned.</dd>
  502. <dt><span class="returnLabel">Returns:</span></dt>
  503. <dd>the enum constant with the specified name</dd>
  504. <dt><span class="throwsLabel">Throws:</span></dt>
  505. <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd>
  506. <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd>
  507. </dl>
  508. </li>
  509. </ul>
  510. <a name="nameText-java.lang.String-">
  511. <!-- -->
  512. </a>
  513. <ul class="blockList">
  514. <li class="blockList">
  515. <h4>nameText</h4>
  516. <pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../src-html/squidpony/Messaging.NounTrait.html#line.150">nameText</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;term)</pre>
  517. </li>
  518. </ul>
  519. <a name="name_sText-java.lang.String-">
  520. <!-- -->
  521. </a>
  522. <ul class="blockList">
  523. <li class="blockList">
  524. <h4>name_sText</h4>
  525. <pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../src-html/squidpony/Messaging.NounTrait.html#line.163">name_sText</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;term)</pre>
  526. </li>
  527. </ul>
  528. <a name="iText--">
  529. <!-- -->
  530. </a>
  531. <ul class="blockList">
  532. <li class="blockList">
  533. <h4>iText</h4>
  534. <pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../src-html/squidpony/Messaging.NounTrait.html#line.179">iText</a>()</pre>
  535. </li>
  536. </ul>
  537. <a name="meText--">
  538. <!-- -->
  539. </a>
  540. <ul class="blockList">
  541. <li class="blockList">
  542. <h4>meText</h4>
  543. <pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../src-html/squidpony/Messaging.NounTrait.html#line.203">meText</a>()</pre>
  544. </li>
  545. </ul>
  546. <a name="myText--">
  547. <!-- -->
  548. </a>
  549. <ul class="blockList">
  550. <li class="blockList">
  551. <h4>myText</h4>
  552. <pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../src-html/squidpony/Messaging.NounTrait.html#line.228">myText</a>()</pre>
  553. </li>
  554. </ul>
  555. <a name="mineText--">
  556. <!-- -->
  557. </a>
  558. <ul class="blockList">
  559. <li class="blockList">
  560. <h4>mineText</h4>
  561. <pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../src-html/squidpony/Messaging.NounTrait.html#line.252">mineText</a>()</pre>
  562. </li>
  563. </ul>
  564. <a name="myselfText--">
  565. <!-- -->
  566. </a>
  567. <ul class="blockList">
  568. <li class="blockList">
  569. <h4>myselfText</h4>
  570. <pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../src-html/squidpony/Messaging.NounTrait.html#line.277">myselfText</a>()</pre>
  571. </li>
  572. </ul>
  573. <a name="sText--">
  574. <!-- -->
  575. </a>
  576. <ul class="blockList">
  577. <li class="blockList">
  578. <h4>sText</h4>
  579. <pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../src-html/squidpony/Messaging.NounTrait.html#line.304">sText</a>()</pre>
  580. </li>
  581. </ul>
  582. <a name="ssText--">
  583. <!-- -->
  584. </a>
  585. <ul class="blockList">
  586. <li class="blockList">
  587. <h4>ssText</h4>
  588. <pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../src-html/squidpony/Messaging.NounTrait.html#line.314">ssText</a>()</pre>
  589. </li>
  590. </ul>
  591. <a name="sssText--">
  592. <!-- -->
  593. </a>
  594. <ul class="blockList">
  595. <li class="blockList">
  596. <h4>sssText</h4>
  597. <pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../src-html/squidpony/Messaging.NounTrait.html#line.324">sssText</a>()</pre>
  598. </li>
  599. </ul>
  600. <a name="usiText--">
  601. <!-- -->
  602. </a>
  603. <ul class="blockList">
  604. <li class="blockList">
  605. <h4>usiText</h4>
  606. <pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../src-html/squidpony/Messaging.NounTrait.html#line.334">usiText</a>()</pre>
  607. </li>
  608. </ul>
  609. <a name="fvesText--">
  610. <!-- -->
  611. </a>
  612. <ul class="blockList">
  613. <li class="blockList">
  614. <h4>fvesText</h4>
  615. <pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../src-html/squidpony/Messaging.NounTrait.html#line.344">fvesText</a>()</pre>
  616. </li>
  617. </ul>
  618. <a name="Z:Z:DText--">
  619. <!-- -->
  620. </a>
  621. <ul class="blockList">
  622. <li class="blockList">
  623. <h4>$Text</h4>
  624. <pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../src-html/squidpony/Messaging.NounTrait.html#line.355">$Text</a>()</pre>
  625. </li>
  626. </ul>
  627. <a name="Z:Z:D:DText--">
  628. <!-- -->
  629. </a>
  630. <ul class="blockList">
  631. <li class="blockList">
  632. <h4>$$Text</h4>
  633. <pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../src-html/squidpony/Messaging.NounTrait.html#line.368">$$Text</a>()</pre>
  634. </li>
  635. </ul>
  636. <a name="Z:Z:D:D:DText--">
  637. <!-- -->
  638. </a>
  639. <ul class="blockListLast">
  640. <li class="blockList">
  641. <h4>$$$Text</h4>
  642. <pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../src-html/squidpony/Messaging.NounTrait.html#line.381">$$$Text</a>()</pre>
  643. </li>
  644. </ul>
  645. </li>
  646. </ul>
  647. </li>
  648. </ul>
  649. </div>
  650. </div>
  651. <!-- ========= END OF CLASS DATA ========= -->
  652. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  653. <div class="bottomNav"><a name="navbar.bottom">
  654. <!-- -->
  655. </a>
  656. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  657. <a name="navbar.bottom.firstrow">
  658. <!-- -->
  659. </a>
  660. <ul class="navList" title="Navigation">
  661. <li><a href="../overview-summary.html">Overview</a></li>
  662. <li><a href="package-summary.html">Package</a></li>
  663. <li class="navBarCell1Rev">Class</li>
  664. <li><a href="class-use/Messaging.NounTrait.html">Use</a></li>
  665. <li><a href="package-tree.html">Tree</a></li>
  666. <li><a href="../deprecated-list.html">Deprecated</a></li>
  667. <li><a href="../index-files/index-1.html">Index</a></li>
  668. <li><a href="../help-doc.html">Help</a></li>
  669. </ul>
  670. </div>
  671. <div class="subNav">
  672. <ul class="navList">
  673. <li><a href="../squidpony/Messaging.BeingSubstitution.html" title="class in squidpony"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  674. <li><a href="../squidpony/MonsterGen.html" title="class in squidpony"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  675. </ul>
  676. <ul class="navList">
  677. <li><a href="../index.html?squidpony/Messaging.NounTrait.html" target="_top">Frames</a></li>
  678. <li><a href="Messaging.NounTrait.html" target="_top">No&nbsp;Frames</a></li>
  679. </ul>
  680. <ul class="navList" id="allclasses_navbar_bottom">
  681. <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
  682. </ul>
  683. <div>
  684. <script type="text/javascript"><!--
  685. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  686. if(window==top) {
  687. allClassesLink.style.display = "block";
  688. }
  689. else {
  690. allClassesLink.style.display = "none";
  691. }
  692. //-->
  693. </script>
  694. </div>
  695. <div>
  696. <ul class="subNavList">
  697. <li>Summary:&nbsp;</li>
  698. <li>Nested&nbsp;|&nbsp;</li>
  699. <li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
  700. <li>Field&nbsp;|&nbsp;</li>
  701. <li><a href="#method.summary">Method</a></li>
  702. </ul>
  703. <ul class="subNavList">
  704. <li>Detail:&nbsp;</li>
  705. <li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
  706. <li>Field&nbsp;|&nbsp;</li>
  707. <li><a href="#method.detail">Method</a></li>
  708. </ul>
  709. </div>
  710. <a name="skip.navbar.bottom">
  711. <!-- -->
  712. </a></div>
  713. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  714. <p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2016. All rights reserved.</small></p>
  715. </body>
  716. </html>