Compiled fresh javadocs.

This commit is contained in:
ProSavage
2018-12-06 16:11:20 -06:00
parent 9ed7fb0302
commit e3f3f2a471
337 changed files with 3566 additions and 3470 deletions

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:51 CST 2018 -->
<!-- Generated by javadoc (1.8.0_191) on Thu Dec 06 16:05:49 CST 2018 -->
<title>ReflectionUtils</title>
<meta name="date" content="2018-11-19">
<meta content="2018-12-06" name="date">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -112,7 +112,8 @@ var activeTableTab = "activeTableTab";
extends java.lang.Object</pre>
<div class="block"><b>ReflectionUtils</b>
This class provides useful methods which makes dealing with reflection much easier, especially when working with Bukkit
This class provides useful methods which makes dealing with reflection much easier, especially when working with
Bukkit
You are welcome to use it, modify it and redistribute it under the following conditions:
<ul>
@@ -142,22 +143,18 @@ extends java.lang.Object</pre>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/massivecraft/factions/util/Particles/ReflectionUtils.DataType.html" title="enum in com.massivecraft.factions.util.Particles">ReflectionUtils.DataType</a></span></code>
<div class="block">Represents an enumeration of Java data types with
corresponding classes
<div class="block">Represents an enumeration of Java data types with corresponding classes
This class is part of the <b>ReflectionUtils</b> and follows the same
usage conditions
This class is part of the <b>ReflectionUtils</b> and follows the same usage conditions
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/massivecraft/factions/util/Particles/ReflectionUtils.PackageType.html" title="enum in com.massivecraft.factions.util.Particles">ReflectionUtils.PackageType</a></span></code>
<div class="block">Represents an enumeration of dynamic packages of NMS and
CraftBukkit
<div class="block">Represents an enumeration of dynamic packages of NMS and CraftBukkit
This class is part of the <b>ReflectionUtils</b> and follows the same
usage conditions
This class is part of the <b>ReflectionUtils</b> and follows the same usage conditions
</div>
</td>
</tr>