Terminal/java-algo/build/docs/javadoc/allclasses-index.html
2021-06-01 10:50:27 -05:00

414 lines
23 KiB
HTML

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (algo API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="class index">
<meta name="generator" content="javadoc/AllClassesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="script-dir/jquery-3.4.1.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.js"></script>
</head>
<body class="all-classes-index">
<script type="text/javascript">var data = {"i0":8,"i1":8,"i2":4,"i3":4,"i4":2,"i5":2,"i6":2,"i7":1,"i8":2,"i9":2,"i10":1,"i11":2,"i12":2,"i13":2,"i14":2,"i15":2,"i16":4,"i17":2,"i18":2,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2,"i31":2,"i32":4,"i33":1,"i34":1,"i35":2,"i36":2,"i37":4,"i38":8,"i39":2,"i40":2,"i41":2,"i42":2,"i43":2,"i44":2,"i45":4,"i46":4,"i47":2,"i48":2,"i49":32,"i50":2,"i51":2,"i52":2,"i53":4,"i54":2,"i55":2,"i56":2};
var tabs = {65535:["t0","All Classes"],1:["t1","Interface Summary"],2:["t2","Class Summary"],4:["t3","Enum Summary"],8:["t4","Exception Summary"],32:["t6","Annotation Types Summary"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<div class="navListSearch"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<a id="skip.navbar.top">
<!-- -->
</a>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
</div>
<div class="allClassesContainer">
<div class="typeSummary">
<div role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="typeSummary_tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="activeTableTab">All Classes</button><button role="tab" aria-selected="false" aria-controls="typeSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t1" class="tableTab" onclick="show(1);">Interface Summary</button><button role="tab" aria-selected="false" aria-controls="typeSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t2" class="tableTab" onclick="show(2);">Class Summary</button><button role="tab" aria-selected="false" aria-controls="typeSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t3" class="tableTab" onclick="show(4);">Enum Summary</button><button role="tab" aria-selected="false" aria-controls="typeSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t4" class="tableTab" onclick="show(8);">Exception Summary</button><button role="tab" aria-selected="false" aria-controls="typeSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t6" class="tableTab" onclick="show(32);">Annotation Types Summary</button></div>
<div id="typeSummary_tabpanel" role="tabpanel">
<table aria-labelledby="t0">
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor" id="i0">
<td class="colFirst"><a href="com/c1games/terminal/algo/map/CannotRemoveException.html" title="class in com.c1games.terminal.algo.map">CannotRemoveException</a></td>
<th class="colLast" scope="row">
<div class="block">Exception thrown when a move builder is used to attempt to remove a structrue, which cannot be removed.</div>
</th>
</tr>
<tr class="rowColor" id="i1">
<td class="colFirst"><a href="com/c1games/terminal/algo/map/CannotSpawnException.html" title="class in com.c1games.terminal.algo.map">CannotSpawnException</a></td>
<th class="colLast" scope="row">
<div class="block">Exception thrown when a move builder is used to attempt to spawn a unit, which cannot be spawned.</div>
</th>
</tr>
<tr class="altColor" id="i2">
<td class="colFirst"><a href="com/c1games/terminal/algo/map/CanRemove.html" title="enum in com.c1games.terminal.algo.map">CanRemove</a></td>
<th class="colLast" scope="row">
<div class="block">The result of querying whether a structure can be removed at a particular location,
denoting either that it can be removed, or the reason
why it cannot.</div>
</th>
</tr>
<tr class="rowColor" id="i3">
<td class="colFirst"><a href="com/c1games/terminal/algo/map/CanSpawn.html" title="enum in com.c1games.terminal.algo.map">CanSpawn</a></td>
<th class="colLast" scope="row">
<div class="block">The result of querying whether a unit can be spawned at a particular location, denoting either that it can be spawned, or the reason
why it cannot.</div>
</th>
</tr>
<tr class="altColor" id="i4">
<td class="colFirst"><a href="com/c1games/terminal/algo/Config.html" title="class in com.c1games.terminal.algo">Config</a></td>
<th class="colLast" scope="row">
<div class="block">GSON-based representation of the deserialized config file.</div>
</th>
</tr>
<tr class="rowColor" id="i5">
<td class="colFirst"><a href="com/c1games/terminal/algo/Config.Debug.html" title="class in com.c1games.terminal.algo">Config.Debug</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i6">
<td class="colFirst"><a href="com/c1games/terminal/algo/Config.Mechanics.html" title="class in com.c1games.terminal.algo">Config.Mechanics</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i7">
<td class="colFirst"><a href="com/c1games/terminal/algo/Config.RealUnitInformation.html" title="interface in com.c1games.terminal.algo">Config.RealUnitInformation</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i8">
<td class="colFirst"><a href="com/c1games/terminal/algo/Config.Resources.html" title="class in com.c1games.terminal.algo">Config.Resources</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i9">
<td class="colFirst"><a href="com/c1games/terminal/algo/Config.UnitInformation.html" title="class in com.c1games.terminal.algo">Config.UnitInformation</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i10">
<td class="colFirst"><a href="com/c1games/terminal/algo/Config.UnitInformationDisplay.html" title="interface in com.c1games.terminal.algo">Config.UnitInformationDisplay</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i11">
<td class="colFirst"><a href="com/c1games/terminal/algo/Coords.html" title="class in com.c1games.terminal.algo">Coords</a></td>
<th class="colLast" scope="row">
<div class="block">Two-dimensional, integer coordinates.</div>
</th>
</tr>
<tr class="altColor" id="i12">
<td class="colFirst"><a href="com/c1games/terminal/algo/io/DefaultGameIO.html" title="class in com.c1games.terminal.algo.io">DefaultGameIO</a></td>
<th class="colLast" scope="row">
<div class="block">The default implementation of game IO which interacts with the game engine through the standard input, output, and error.</div>
</th>
</tr>
<tr class="rowColor" id="i13">
<td class="colFirst"><a href="com/c1games/terminal/algo/FrameData.html" title="class in com.c1games.terminal.algo">FrameData</a></td>
<th class="colLast" scope="row">
<div class="block">GSON-based representation of the data received every frame denoting the game state.</div>
</th>
</tr>
<tr class="altColor" id="i14">
<td class="colFirst"><a href="com/c1games/terminal/algo/FrameData.EndStats.html" title="class in com.c1games.terminal.algo">FrameData.EndStats</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i15">
<td class="colFirst"><a href="com/c1games/terminal/algo/FrameData.EndStats.PlayerEndStats.html" title="class in com.c1games.terminal.algo">FrameData.EndStats.PlayerEndStats</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i16">
<td class="colFirst"><a href="com/c1games/terminal/algo/FrameData.EndStats.Winner.html" title="enum in com.c1games.terminal.algo">FrameData.EndStats.Winner</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i17">
<td class="colFirst"><a href="com/c1games/terminal/algo/FrameData.Events.html" title="class in com.c1games.terminal.algo">FrameData.Events</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i18">
<td class="colFirst"><a href="com/c1games/terminal/algo/FrameData.Events.AttackEvent.html" title="class in com.c1games.terminal.algo">FrameData.Events.AttackEvent</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i19">
<td class="colFirst"><a href="com/c1games/terminal/algo/FrameData.Events.BreachEvent.html" title="class in com.c1games.terminal.algo">FrameData.Events.BreachEvent</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i20">
<td class="colFirst"><a href="com/c1games/terminal/algo/FrameData.Events.DamageEvent.html" title="class in com.c1games.terminal.algo">FrameData.Events.DamageEvent</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i21">
<td class="colFirst"><a href="com/c1games/terminal/algo/FrameData.Events.DeathEvent.html" title="class in com.c1games.terminal.algo">FrameData.Events.DeathEvent</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i22">
<td class="colFirst"><a href="com/c1games/terminal/algo/FrameData.Events.MeleeEvent.html" title="class in com.c1games.terminal.algo">FrameData.Events.MeleeEvent</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i23">
<td class="colFirst"><a href="com/c1games/terminal/algo/FrameData.Events.MoveEvent.html" title="class in com.c1games.terminal.algo">FrameData.Events.MoveEvent</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i24">
<td class="colFirst"><a href="com/c1games/terminal/algo/FrameData.Events.SelfDestructEvent.html" title="class in com.c1games.terminal.algo">FrameData.Events.SelfDestructEvent</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i25">
<td class="colFirst"><a href="com/c1games/terminal/algo/FrameData.Events.ShieldEvent.html" title="class in com.c1games.terminal.algo">FrameData.Events.ShieldEvent</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i26">
<td class="colFirst"><a href="com/c1games/terminal/algo/FrameData.Events.SpawnEvent.html" title="class in com.c1games.terminal.algo">FrameData.Events.SpawnEvent</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i27">
<td class="colFirst"><a href="com/c1games/terminal/algo/FrameData.PlayerStats.html" title="class in com.c1games.terminal.algo">FrameData.PlayerStats</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i28">
<td class="colFirst"><a href="com/c1games/terminal/algo/FrameData.PlayerUnit.html" title="class in com.c1games.terminal.algo">FrameData.PlayerUnit</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i29">
<td class="colFirst"><a href="com/c1games/terminal/algo/FrameData.PlayerUnitList.html" title="class in com.c1games.terminal.algo">FrameData.PlayerUnitList</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i30">
<td class="colFirst"><a href="com/c1games/terminal/algo/FrameData.PlayerUnits.html" title="class in com.c1games.terminal.algo">FrameData.PlayerUnits</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i31">
<td class="colFirst"><a href="com/c1games/terminal/algo/FrameData.TurnInfo.html" title="class in com.c1games.terminal.algo">FrameData.TurnInfo</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i32">
<td class="colFirst"><a href="com/c1games/terminal/algo/FrameData.TurnInfo.Phase.html" title="enum in com.c1games.terminal.algo">FrameData.TurnInfo.Phase</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i33">
<td class="colFirst"><a href="com/c1games/terminal/algo/GameIO.html" title="interface in com.c1games.terminal.algo">GameIO</a></td>
<th class="colLast" scope="row">
<div class="block">Input and output with the game engine.</div>
</th>
</tr>
<tr class="altColor" id="i34">
<td class="colFirst"><a href="com/c1games/terminal/algo/io/GameLoop.html" title="interface in com.c1games.terminal.algo.io">GameLoop</a></td>
<th class="colLast" scope="row">
<div class="block">An interface for a simple, single-threaded game loop, which the user can implement and then plug into a
game loop driver to create a working algo.</div>
</th>
</tr>
<tr class="rowColor" id="i35">
<td class="colFirst"><a href="com/c1games/terminal/algo/io/GameLoopDriver.html" title="class in com.c1games.terminal.algo.io">GameLoopDriver</a></td>
<th class="colLast" scope="row">
<div class="block">Code that accepts some @code GameLoop object and runs it for the duration of the game.</div>
</th>
</tr>
<tr class="altColor" id="i36">
<td class="colFirst"><a href="com/c1games/terminal/algo/map/GameState.html" title="class in com.c1games.terminal.algo.map">GameState</a></td>
<th class="colLast" scope="row">
<div class="block">An object derived from frame data which can be used to compose a move, before eventually sending it into the GameIO object.</div>
</th>
</tr>
<tr class="rowColor" id="i37">
<td class="colFirst"><a href="com/c1games/terminal/algo/pathfinding/IllegalPathStart.html" title="enum in com.c1games.terminal.algo.pathfinding">IllegalPathStart</a></td>
<th class="colLast" scope="row">
<div class="block">A reason why pathfinding from a particular tile is illegal, used by the IllegalPathStart exception.s</div>
</th>
</tr>
<tr class="altColor" id="i38">
<td class="colFirst"><a href="com/c1games/terminal/algo/pathfinding/IllegalPathStartException.html" title="class in com.c1games.terminal.algo.pathfinding">IllegalPathStartException</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i39">
<td class="colFirst"><a href="com/c1games/terminal/algo/serialization/JsonDeserializeClassFromTuple.html" title="class in com.c1games.terminal.algo.serialization">JsonDeserializeClassFromTuple</a>&lt;<a href="com/c1games/terminal/algo/serialization/JsonDeserializeClassFromTuple.html" title="type parameter in JsonDeserializeClassFromTuple">T</a>&gt;</td>
<th class="colLast" scope="row">
<div class="block">GSON deserializer that deserializes a class from an array, deserializing each the value of each field, in order, from that corresponding
index in the array.</div>
</th>
</tr>
<tr class="altColor" id="i40">
<td class="colFirst"><a href="com/c1games/terminal/algo/serialization/JsonDeserializeEnumFromInt.html" title="class in com.c1games.terminal.algo.serialization">JsonDeserializeEnumFromInt</a>&lt;<a href="com/c1games/terminal/algo/serialization/JsonDeserializeEnumFromInt.html" title="type parameter in JsonDeserializeEnumFromInt">T</a>&gt;</td>
<th class="colLast" scope="row">
<div class="block">GSON deserializer which deserializes an enum from an integer, simply producing the variant of the enum with the index that corresponds to
the JSON iterator.</div>
</th>
</tr>
<tr class="rowColor" id="i41">
<td class="colFirst"><a href="com/c1games/terminal/algo/serialization/JsonSerializeClassToTuple.html" title="class in com.c1games.terminal.algo.serialization">JsonSerializeClassToTuple</a>&lt;<a href="com/c1games/terminal/algo/serialization/JsonSerializeClassToTuple.html" title="type parameter in JsonSerializeClassToTuple">T</a>&gt;</td>
<th class="colLast" scope="row">
<div class="block">GSON deserializer that deserializes a class into an array, serializing each the value of each field, in order, into that corresponding
index in the array.</div>
</th>
</tr>
<tr class="altColor" id="i42">
<td class="colFirst"><a href="com/c1games/terminal/algo/map/MapBounds.html" title="class in com.c1games.terminal.algo.map">MapBounds</a></td>
<th class="colLast" scope="row">
<div class="block">Static constants representing the constant status of different tiles on the map, such as whether it is on an edge, on on the board.</div>
</th>
</tr>
<tr class="rowColor" id="i43">
<td class="colFirst"><a href="com/c1games/terminal/algo/pathfinding/Pathfinder.html" title="class in com.c1games.terminal.algo.pathfinding">Pathfinder</a></td>
<th class="colLast" scope="row">
<div class="block">This class computes data pertaining to the pathfinding from a particular point on the board, based on the random
access representation of the board created by movebuilder.</div>
</th>
</tr>
<tr class="altColor" id="i44">
<td class="colFirst"><a href="com/c1games/terminal/pathtest/PathTest.html" title="class in com.c1games.terminal.pathtest">PathTest</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i45">
<td class="colFirst"><a href="com/c1games/terminal/algo/PlayerId.html" title="enum in com.c1games.terminal.algo">PlayerId</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i46">
<td class="colFirst"><a href="com/c1games/terminal/algo/map/Resource.html" title="enum in com.c1games.terminal.algo.map">Resource</a></td>
<th class="colLast" scope="row">
<div class="block">A type of resource which the player accumulates and can spend on moves.</div>
</th>
</tr>
<tr class="rowColor" id="i47">
<td class="colFirst"><a href="com/c1games/terminal/algo/map/SpawnCommand.html" title="class in com.c1games.terminal.algo.map">SpawnCommand</a></td>
<th class="colLast" scope="row">
<div class="block">The GSON-serializable representation of the spawn commands which are sent in a list to the game engine at the end of a turn.</div>
</th>
</tr>
<tr class="altColor" id="i48">
<td class="colFirst"><a href="com/c1games/terminal/starteralgo/StarterAlgo.html" title="class in com.c1games.terminal.starteralgo">StarterAlgo</a></td>
<th class="colLast" scope="row">
<div class="block">Java implementation of the standard starter algo.</div>
</th>
</tr>
<tr class="rowColor" id="i49">
<td class="colFirst"><a href="com/c1games/terminal/algo/serialization/StartIndexAt.html" title="annotation in com.c1games.terminal.algo.serialization">StartIndexAt</a></td>
<th class="colLast" scope="row">
<div class="block">Annotation for JsonDeserializeEnumFromInt which can change the indexing of the enum variants from 0 to some other integer, such as 1.</div>
</th>
</tr>
<tr class="altColor" id="i50">
<td class="colFirst"><a href="com/c1games/terminal/algo/io/TerminatedStringReader.html" title="class in com.c1games.terminal.algo.io">TerminatedStringReader</a></td>
<th class="colLast" scope="row">
<div class="block">A reader of framed strings from an inputstream.</div>
</th>
</tr>
<tr class="rowColor" id="i51">
<td class="colFirst"><a href="com/c1games/terminal/algo/serialization/TypedListDeserializer.html" title="class in com.c1games.terminal.algo.serialization">TypedListDeserializer</a>&lt;<a href="com/c1games/terminal/algo/serialization/TypedListDeserializer.html" title="type parameter in TypedListDeserializer">L</a>,&#8203;<a href="com/c1games/terminal/algo/serialization/TypedListDeserializer.html" title="type parameter in TypedListDeserializer">E</a>&gt;</td>
<th class="colLast" scope="row">
<div class="block">GSON deserializer for a class which is represented by another list of elements.</div>
</th>
</tr>
<tr class="altColor" id="i52">
<td class="colFirst"><a href="com/c1games/terminal/algo/map/Unit.html" title="class in com.c1games.terminal.algo.map">Unit</a></td>
<th class="colLast" scope="row">
<div class="block">A unit which is at a certain position on the map.</div>
</th>
</tr>
<tr class="rowColor" id="i53">
<td class="colFirst"><a href="com/c1games/terminal/algo/units/UnitType.html" title="enum in com.c1games.terminal.algo.units">UnitType</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i54">
<td class="colFirst"><a href="com/c1games/terminal/algo/units/UnitTypeAtlas.html" title="class in com.c1games.terminal.algo.units">UnitTypeAtlas</a></td>
<th class="colLast" scope="row">
<div class="block">Lookup between java-represented unit types and string representations, as denoted in the config file.</div>
</th>
</tr>
<tr class="rowColor" id="i55">
<td class="colFirst"><a href="com/c1games/terminal/algo/serialization/UnitTypeDeserializer.html" title="class in com.c1games.terminal.algo.serialization">UnitTypeDeserializer</a></td>
<th class="colLast" scope="row">
<div class="block">GSON deserializer for unit types from their shorthand strings as defined in the config.</div>
</th>
</tr>
<tr class="altColor" id="i56">
<td class="colFirst"><a href="com/c1games/terminal/algo/serialization/UnitTypeSerializer.html" title="class in com.c1games.terminal.algo.serialization">UnitTypeSerializer</a></td>
<th class="colLast" scope="row">
<div class="block">GSON serializer for unit types to their shorthand strings as defined in the config.</div>
</th>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
</footer>
</body>
</html>