Archiviert
13
0
Dieses Repository wurde am 2021-01-06 archiviert. Du kannst Dateien ansehen und es klonen, aber nicht pushen oder Issues/Pull-Requests öffnen.
ProtocolLib/Javadoc/index-files/index-6.html
2013-02-05 23:35:15 +01:00

301 Zeilen
28 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:36 CET 2013 -->
<title>F-Index</title>
<meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="F-Index";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-5.html">Prev Letter</a></li>
<li><a href="index-7.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-6.html" target="_top">Frames</a></li>
<li><a href="index-6.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a href="index-22.html">X</a>&nbsp;<a href="index-23.html">Y</a>&nbsp;<a href="index-24.html">Z</a>&nbsp;<a name="_F_">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html#field(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">field(AbstractFuzzyMatcher&lt;Field&gt;)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyClassContract.Builder</a></dt>
<dd>
<div class="block">Add a new field contract.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html#field(com.comphenix.protocol.reflect.fuzzy.FuzzyFieldContract.Builder)">field(FuzzyFieldContract.Builder)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyClassContract.Builder</a></dt>
<dd>
<div class="block">Add a new field contract via a builder.</div>
</dd>
<dt><a href="../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect"><span class="strong">FieldAccessException</span></a> - Exception in <a href="../com/comphenix/protocol/reflect/package-summary.html">com.comphenix.protocol.reflect</a></dt>
<dd>
<div class="block">Invoked when a field is inaccessible due to security limitations, or when it simply doesn't exist.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FieldAccessException.html#FieldAccessException()">FieldAccessException()</a></span> - Constructor for exception com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FieldAccessException.html#FieldAccessException(java.lang.String, java.lang.Throwable)">FieldAccessException(String, Throwable)</a></span> - Constructor for exception com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FieldAccessException.html#FieldAccessException(java.lang.String)">FieldAccessException(String)</a></span> - Constructor for exception com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FieldAccessException.html#FieldAccessException(java.lang.Throwable)">FieldAccessException(Throwable)</a></span> - Constructor for exception com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/comphenix/protocol/reflect/cloning/FieldCloner.html" title="class in com.comphenix.protocol.reflect.cloning"><span class="strong">FieldCloner</span></a> - Class in <a href="../com/comphenix/protocol/reflect/cloning/package-summary.html">com.comphenix.protocol.reflect.cloning</a></dt>
<dd>
<div class="block">Represents a class capable of cloning objects by deeply copying its fields.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/cloning/FieldCloner.html#FieldCloner(com.comphenix.protocol.reflect.cloning.Cloner, com.comphenix.protocol.reflect.instances.InstanceProvider)">FieldCloner(Cloner, InstanceProvider)</a></span> - Constructor for class com.comphenix.protocol.reflect.cloning.<a href="../com/comphenix/protocol/reflect/cloning/FieldCloner.html" title="class in com.comphenix.protocol.reflect.cloning">FieldCloner</a></dt>
<dd>
<div class="block">Constructs a field cloner that copies objects by reading and writing the internal fields directly.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/StructureModifier.html#fieldType">fieldType</a></span> - Variable in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/comphenix/protocol/reflect/FieldUtils.html" title="class in com.comphenix.protocol.reflect"><span class="strong">FieldUtils</span></a> - Class in <a href="../com/comphenix/protocol/reflect/package-summary.html">com.comphenix.protocol.reflect</a></dt>
<dd>
<div class="block">Utilities for working with fields by reflection.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FieldUtils.html#FieldUtils()">FieldUtils()</a></span> - Constructor for class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/FieldUtils.html" title="class in com.comphenix.protocol.reflect">FieldUtils</a></dt>
<dd>
<div class="block">FieldUtils instances should NOT be constructed in standard programming.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/DelayedSingleTask.html#finalize()">finalize()</a></span> - Method in class com.comphenix.protocol.injector.<a href="../com/comphenix/protocol/injector/DelayedSingleTask.html" title="class in com.comphenix.protocol.injector">DelayedSingleTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PacketFilterManager.html#finalize()">finalize()</a></span> - Method in class com.comphenix.protocol.injector.<a href="../com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector">PacketFilterManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/VolatileField.html#finalize()">finalize()</a></span> - Method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/VolatileField.html" title="class in com.comphenix.protocol.reflect">VolatileField</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/Packets.Client.html#FLYING">FLYING</a></span> - Static variable in class com.comphenix.protocol.<a href="../com/comphenix/protocol/Packets.Client.html" title="class in com.comphenix.protocol">Packets.Client</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/Packets.Server.html#FLYING">FLYING</a></span> - Static variable in class com.comphenix.protocol.<a href="../com/comphenix/protocol/Packets.Server.html" title="class in com.comphenix.protocol">Packets.Server</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/instances/DefaultInstances.html#forEnhancer(net.sf.cglib.proxy.Enhancer)">forEnhancer(Enhancer)</a></span> - Method in class com.comphenix.protocol.reflect.instances.<a href="../com/comphenix/protocol/reflect/instances/DefaultInstances.html" title="class in com.comphenix.protocol.reflect.instances">DefaultInstances</a></dt>
<dd>
<div class="block">Construct default instances using the CGLIB enhancer object instead.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/instances/DefaultInstances.html#fromArray(com.comphenix.protocol.reflect.instances.InstanceProvider...)">fromArray(InstanceProvider...)</a></span> - Static method in class com.comphenix.protocol.reflect.instances.<a href="../com/comphenix/protocol/reflect/instances/DefaultInstances.html" title="class in com.comphenix.protocol.reflect.instances">DefaultInstances</a></dt>
<dd>
<div class="block">Construct a default instance generator using the given instance providers.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#fromBase(com.comphenix.protocol.wrappers.nbt.NbtBase)">fromBase(NbtBase&lt;T&gt;)</a></span> - Static method in class com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html" title="class in com.comphenix.protocol.wrappers.nbt">NbtFactory</a></dt>
<dd>
<div class="block">Get a NBT wrapper from a NBT base.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#fromClass(java.lang.Class)">fromClass(Class&lt;?&gt;)</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/FuzzyReflection.html" title="class in com.comphenix.protocol.reflect">FuzzyReflection</a></dt>
<dd>
<div class="block">Retrieves a fuzzy reflection instance from a given class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#fromClass(java.lang.Class, boolean)">fromClass(Class&lt;?&gt;, boolean)</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/FuzzyReflection.html" title="class in com.comphenix.protocol.reflect">FuzzyReflection</a></dt>
<dd>
<div class="block">Retrieves a fuzzy reflection instance from a given class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketEvent.html#fromClient(java.lang.Object, com.comphenix.protocol.events.PacketContainer, org.bukkit.entity.Player)">fromClient(Object, PacketContainer, Player)</a></span> - Static method in class com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></dt>
<dd>
<div class="block">Creates an event representing a client packet transmission.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/instances/DefaultInstances.html#fromCollection(java.util.Collection)">fromCollection(Collection&lt;InstanceProvider&gt;)</a></span> - Static method in class com.comphenix.protocol.reflect.instances.<a href="../com/comphenix/protocol/reflect/instances/DefaultInstances.html" title="class in com.comphenix.protocol.reflect.instances">DefaultInstances</a></dt>
<dd>
<div class="block">Construct a default instance generator using the given instance providers.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodInfo.html#fromConstructor(java.lang.reflect.Constructor)">fromConstructor(Constructor&lt;?&gt;)</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a></dt>
<dd>
<div class="block">Wraps a constructor as a method information object.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodInfo.html#fromConstructors(java.lang.reflect.Constructor[])">fromConstructors(Constructor&lt;?&gt;[])</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a></dt>
<dd>
<div class="block">Construct a list of method infos from a given array of constructors.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodInfo.html#fromConstructors(java.util.Collection)">fromConstructors(Collection&lt;Constructor&lt;?&gt;&gt;)</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a></dt>
<dd>
<div class="block">Construct a list of method infos from a given collection of constructors.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PlayerLoggedOutException.html#fromFormat(java.lang.String, java.lang.Object...)">fromFormat(String, Object...)</a></span> - Static method in exception com.comphenix.protocol.injector.<a href="../com/comphenix/protocol/injector/PlayerLoggedOutException.html" title="class in com.comphenix.protocol.injector">PlayerLoggedOutException</a></dt>
<dd>
<div class="block">Construct an exception from a formatted message.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FieldAccessException.html#fromFormat(java.lang.String, java.lang.Object...)">fromFormat(String, Object...)</a></span> - Static method in exception com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#fromItemTag(org.bukkit.inventory.ItemStack)">fromItemTag(ItemStack)</a></span> - Static method in class com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html" title="class in com.comphenix.protocol.wrappers.nbt">NbtFactory</a></dt>
<dd>
<div class="block">Construct a wrapper for an NBT tag stored (in memory) in an item stack.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodInfo.html#fromMethod(java.lang.reflect.Method)">fromMethod(Method)</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a></dt>
<dd>
<div class="block">Wraps a method as a MethodInfo object.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodInfo.html#fromMethods(java.lang.reflect.Method[])">fromMethods(Method[])</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a></dt>
<dd>
<div class="block">Construct a list of method infos from a given array of methods.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/MethodInfo.html#fromMethods(java.util.Collection)">fromMethods(Collection&lt;Method&gt;)</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a></dt>
<dd>
<div class="block">Construct a list of method infos from a given collection of methods.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#fromNMS(java.lang.Object)">fromNMS(Object)</a></span> - Static method in class com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html" title="class in com.comphenix.protocol.wrappers.nbt">NbtFactory</a></dt>
<dd>
<div class="block">Initialize a NBT wrapper.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#fromObject(java.lang.Object)">fromObject(Object)</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/FuzzyReflection.html" title="class in com.comphenix.protocol.reflect">FuzzyReflection</a></dt>
<dd>
<div class="block">Retrieves a fuzzy reflection instance from an object.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#fromObject(java.lang.Object, boolean)">fromObject(Object, boolean)</a></span> - Static method in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/FuzzyReflection.html" title="class in com.comphenix.protocol.reflect">FuzzyReflection</a></dt>
<dd>
<div class="block">Retrieves a fuzzy reflection instance from an object.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/instances/ExistingGenerator.html#fromObjectArray(java.lang.Object[])">fromObjectArray(Object[])</a></span> - Static method in class com.comphenix.protocol.reflect.instances.<a href="../com/comphenix/protocol/reflect/instances/ExistingGenerator.html" title="class in com.comphenix.protocol.reflect.instances">ExistingGenerator</a></dt>
<dd>
<div class="block">Create an instance generator from a pre-defined array of values.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/instances/ExistingGenerator.html#fromObjectFields(java.lang.Object)">fromObjectFields(Object)</a></span> - Static method in class com.comphenix.protocol.reflect.instances.<a href="../com/comphenix/protocol/reflect/instances/ExistingGenerator.html" title="class in com.comphenix.protocol.reflect.instances">ExistingGenerator</a></dt>
<dd>
<div class="block">Automatically create an instance provider from a objects public and private fields.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/instances/ExistingGenerator.html#fromObjectFields(java.lang.Object, java.lang.Class)">fromObjectFields(Object, Class&lt;?&gt;)</a></span> - Static method in class com.comphenix.protocol.reflect.instances.<a href="../com/comphenix/protocol/reflect/instances/ExistingGenerator.html" title="class in com.comphenix.protocol.reflect.instances">ExistingGenerator</a></dt>
<dd>
<div class="block">Automatically create an instance provider from a objects public and private fields.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketEvent.html#fromServer(java.lang.Object, com.comphenix.protocol.events.PacketContainer, org.bukkit.entity.Player)">fromServer(Object, PacketContainer, Player)</a></span> - Static method in class com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></dt>
<dd>
<div class="block">Creates an event representing a server packet transmission.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketEvent.html#fromSynchronous(com.comphenix.protocol.events.PacketEvent, com.comphenix.protocol.async.AsyncMarker)">fromSynchronous(PacketEvent, AsyncMarker)</a></span> - Static method in class com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></dt>
<dd>
<div class="block">Create an asynchronous packet event from a synchronous event and a async marker.</div>
</dd>
<dt><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.html" title="class in com.comphenix.protocol.reflect.fuzzy"><span class="strong">FuzzyClassContract</span></a> - Class in <a href="../com/comphenix/protocol/reflect/fuzzy/package-summary.html">com.comphenix.protocol.reflect.fuzzy</a></dt>
<dd>
<div class="block">Determine if a given class implements a given fuzzy (duck typed) contract.</div>
</dd>
<dt><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy"><span class="strong">FuzzyClassContract.Builder</span></a> - Class in <a href="../com/comphenix/protocol/reflect/fuzzy/package-summary.html">com.comphenix.protocol.reflect.fuzzy</a></dt>
<dd>
<div class="block">Represents a class contract builder.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html#FuzzyClassContract.Builder()">FuzzyClassContract.Builder()</a></span> - Constructor for class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyClassContract.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.html" title="class in com.comphenix.protocol.reflect.fuzzy"><span class="strong">FuzzyFieldContract</span></a> - Class in <a href="../com/comphenix/protocol/reflect/fuzzy/package-summary.html">com.comphenix.protocol.reflect.fuzzy</a></dt>
<dd>
<div class="block">Represents a field matcher.</div>
</dd>
<dt><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy"><span class="strong">FuzzyFieldContract.Builder</span></a> - Class in <a href="../com/comphenix/protocol/reflect/fuzzy/package-summary.html">com.comphenix.protocol.reflect.fuzzy</a></dt>
<dd>
<div class="block">Represents a builder for a field matcher.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html#FuzzyFieldContract.Builder()">FuzzyFieldContract.Builder()</a></span> - Constructor for class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyFieldContract.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMatchers.html" title="class in com.comphenix.protocol.reflect.fuzzy"><span class="strong">FuzzyMatchers</span></a> - Class in <a href="../com/comphenix/protocol/reflect/fuzzy/package-summary.html">com.comphenix.protocol.reflect.fuzzy</a></dt>
<dd>
<div class="block">Contains factory methods for matching classes.</div>
</dd>
<dt><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.html" title="class in com.comphenix.protocol.reflect.fuzzy"><span class="strong">FuzzyMethodContract</span></a> - Class in <a href="../com/comphenix/protocol/reflect/fuzzy/package-summary.html">com.comphenix.protocol.reflect.fuzzy</a></dt>
<dd>
<div class="block">Represents a contract for matching methods or constructors.</div>
</dd>
<dt><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy"><span class="strong">FuzzyMethodContract.Builder</span></a> - Class in <a href="../com/comphenix/protocol/reflect/fuzzy/package-summary.html">com.comphenix.protocol.reflect.fuzzy</a></dt>
<dd>
<div class="block">Represents a builder for a fuzzy method contract.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html#FuzzyMethodContract.Builder()">FuzzyMethodContract.Builder()</a></span> - Constructor for class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html" title="class in com.comphenix.protocol.reflect"><span class="strong">FuzzyReflection</span></a> - Class in <a href="../com/comphenix/protocol/reflect/package-summary.html">com.comphenix.protocol.reflect</a></dt>
<dd>
<div class="block">Retrieves fields and methods by signature, not just name.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/FuzzyReflection.html#FuzzyReflection(java.lang.Class, boolean)">FuzzyReflection(Class&lt;?&gt;, boolean)</a></span> - Constructor for class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/FuzzyReflection.html" title="class in com.comphenix.protocol.reflect">FuzzyReflection</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a href="index-22.html">X</a>&nbsp;<a href="index-23.html">Y</a>&nbsp;<a href="index-24.html">Z</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-5.html">Prev Letter</a></li>
<li><a href="index-7.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-6.html" target="_top">Frames</a></li>
<li><a href="index-6.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>