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/com/comphenix/protocol/reflect/fuzzy/class-use/AbstractFuzzyMatcher.html
2013-05-14 01:29:12 +02:00

528 Zeilen
47 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_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher</title>
<meta name="date" content="2013-05-14">
<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="Uses of Class com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher";
}
//-->
</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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/comphenix/protocol/reflect/fuzzy/class-use/AbstractFuzzyMatcher.html" target="_top">Frames</a></li>
<li><a href="AbstractFuzzyMatcher.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="header">
<h2 title="Uses of Class com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher" class="title">Uses of Class<br>com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol.reflect">com.comphenix.protocol.reflect</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.reflect.fuzzy">com.comphenix.protocol.reflect.fuzzy</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol.reflect.instances">com.comphenix.protocol.reflect.instances</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.utility">com.comphenix.protocol.utility</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.comphenix.protocol.reflect">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a> in <a href="../../../../../../com/comphenix/protocol/reflect/package-summary.html">com.comphenix.protocol.reflect</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../com/comphenix/protocol/reflect/package-summary.html">com.comphenix.protocol.reflect</a> with parameters of type <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.lang.reflect.Constructor&lt;?&gt;</code></td>
<td class="colLast"><span class="strong">FuzzyReflection.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/FuzzyReflection.html#getConstructor(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">getConstructor</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;<a href="../../../../../../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a>&gt;&nbsp;matcher)</code>
<div class="block">Retrieve the first constructor that matches.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List&lt;java.lang.reflect.Constructor&lt;?&gt;&gt;</code></td>
<td class="colLast"><span class="strong">FuzzyReflection.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/FuzzyReflection.html#getConstructorList(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">getConstructorList</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;<a href="../../../../../../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a>&gt;&nbsp;matcher)</code>
<div class="block">Retrieve a list of every constructor that matches the given matcher.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.reflect.Field</code></td>
<td class="colLast"><span class="strong">FuzzyReflection.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/FuzzyReflection.html#getField(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">getField</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.reflect.Field&gt;&nbsp;matcher)</code>
<div class="block">Retrieve the first field that matches.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List&lt;java.lang.reflect.Field&gt;</code></td>
<td class="colLast"><span class="strong">FuzzyReflection.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/FuzzyReflection.html#getFieldList(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">getFieldList</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.reflect.Field&gt;&nbsp;matcher)</code>
<div class="block">Retrieve a list of every field that matches the given matcher.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.reflect.Method</code></td>
<td class="colLast"><span class="strong">FuzzyReflection.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/FuzzyReflection.html#getMethod(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">getMethod</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;<a href="../../../../../../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a>&gt;&nbsp;matcher)</code>
<div class="block">Retrieve the first method that matches.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List&lt;java.lang.reflect.Method&gt;</code></td>
<td class="colLast"><span class="strong">FuzzyReflection.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/FuzzyReflection.html#getMethodList(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">getMethodList</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;<a href="../../../../../../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a>&gt;&nbsp;matcher)</code>
<div class="block">Retrieve a list of every method that matches the given matcher.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.comphenix.protocol.reflect.fuzzy">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a> in <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/package-summary.html">com.comphenix.protocol.reflect.fuzzy</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a> in <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/package-summary.html">com.comphenix.protocol.reflect.fuzzy</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMember</a>&lt;T extends java.lang.reflect.Member&gt;</strong></code>
<div class="block">Represents a matcher that matches members.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyClassContract</a></strong></code>
<div class="block">Determine if a given class implements a given fuzzy (duck typed) contract.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyFieldContract</a></strong></code>
<div class="block">Represents a field matcher.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract</a></strong></code>
<div class="block">Represents a contract for matching methods or constructors.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/package-summary.html">com.comphenix.protocol.reflect.fuzzy</a> declared as <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;</code></td>
<td class="colLast"><span class="strong">AbstractFuzzyMember.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.html#declaringMatcher">declaringMatcher</a></strong></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/package-summary.html">com.comphenix.protocol.reflect.fuzzy</a> that return <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="type parameter in AbstractFuzzyMatcher">T</a>&gt;</code></td>
<td class="colLast"><span class="strong">AbstractFuzzyMatcher.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html#and(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">and</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="type parameter in AbstractFuzzyMatcher">T</a>&gt;&nbsp;other)</code>
<div class="block">Require that this and the given matcher be TRUE.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;</code></td>
<td class="colLast"><span class="strong">AbstractFuzzyMember.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.html#getDeclaringMatcher()">getDeclaringMatcher</a></strong>()</code>
<div class="block">Retrieve a class matcher for the declaring class of the member.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;</code></td>
<td class="colLast"><span class="strong">FuzzyMethodContract.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.html#getReturnMatcher()">getReturnMatcher</a></strong>()</code>
<div class="block">Retrieve the class matcher for the return type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;</code></td>
<td class="colLast"><span class="strong">FuzzyFieldContract.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.html#getTypeMatcher()">getTypeMatcher</a></strong>()</code>
<div class="block">Retrieve the class matcher that matches the type of a field.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="type parameter in AbstractFuzzyMatcher">T</a>&gt;</code></td>
<td class="colLast"><span class="strong">AbstractFuzzyMatcher.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html#inverted()">inverted</a></strong>()</code>
<div class="block">Create a fuzzy matcher that returns the opposite result of the current matcher.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;</code></td>
<td class="colLast"><span class="strong">FuzzyMatchers.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyMatchers.html#matchAnyOf(java.lang.Class...)">matchAnyOf</a></strong>(java.lang.Class&lt;?&gt;...&nbsp;classes)</code>
<div class="block">Construct a class matcher that matches any of the given classes exactly.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;</code></td>
<td class="colLast"><span class="strong">FuzzyMatchers.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyMatchers.html#matchAnyOf(java.util.Set)">matchAnyOf</a></strong>(java.util.Set&lt;java.lang.Class&lt;?&gt;&gt;&nbsp;classes)</code>
<div class="block">Construct a class matcher that matches any of the given classes exactly.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;</code></td>
<td class="colLast"><span class="strong">FuzzyMatchers.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyMatchers.html#matchDerived(java.lang.Class)">matchDerived</a></strong>(java.lang.Class&lt;?&gt;&nbsp;matcher)</code>
<div class="block">Construct a class matcher that matches derived types of the given class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;</code></td>
<td class="colLast"><span class="strong">FuzzyMatchers.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyMatchers.html#matchExact(java.lang.Class)">matchExact</a></strong>(java.lang.Class&lt;?&gt;&nbsp;matcher)</code>
<div class="block">Construct a class matcher that matches types exactly.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;</code></td>
<td class="colLast"><span class="strong">FuzzyMatchers.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyMatchers.html#matchParent()">matchParent</a></strong>()</code>
<div class="block">Match the parent class of a method, field or constructor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;</code></td>
<td class="colLast"><span class="strong">FuzzyMatchers.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyMatchers.html#matchRegex(java.util.regex.Pattern, int)">matchRegex</a></strong>(java.util.regex.Pattern&nbsp;regex,
int&nbsp;priority)</code>
<div class="block">Construct a class matcher based on the canonical names of classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;</code></td>
<td class="colLast"><span class="strong">FuzzyMatchers.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyMatchers.html#matchRegex(java.lang.String, int)">matchRegex</a></strong>(java.lang.String&nbsp;regex,
int&nbsp;priority)</code>
<div class="block">Construct a class matcher based on the canonical names of classes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;</code></td>
<td class="colLast"><span class="strong">FuzzyMatchers.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyMatchers.html#matchSuper(java.lang.Class)">matchSuper</a></strong>(java.lang.Class&lt;?&gt;&nbsp;matcher)</code>
<div class="block">Construct a class matcher that matches super types of the given class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="type parameter in AbstractFuzzyMatcher">T</a>&gt;</code></td>
<td class="colLast"><span class="strong">AbstractFuzzyMatcher.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html#or(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">or</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="type parameter in AbstractFuzzyMatcher">T</a>&gt;&nbsp;other)</code>
<div class="block">Require that either this or the other given matcher be TRUE.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/package-summary.html">com.comphenix.protocol.reflect.fuzzy</a> that return types with arguments of type <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>com.google.common.collect.ImmutableList&lt;<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;&gt;</code></td>
<td class="colLast"><span class="strong">FuzzyClassContract.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.html#getBaseclassContracts()">getBaseclassContracts</a></strong>()</code>
<div class="block">Retrieve an immutable list of every baseclass contract.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>com.google.common.collect.ImmutableList&lt;<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;<a href="../../../../../../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a>&gt;&gt;</code></td>
<td class="colLast"><span class="strong">FuzzyClassContract.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.html#getConstructorContracts()">getConstructorContracts</a></strong>()</code>
<div class="block">Retrieve an immutable list of every constructor contract.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>com.google.common.collect.ImmutableList&lt;<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.reflect.Field&gt;&gt;</code></td>
<td class="colLast"><span class="strong">FuzzyClassContract.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.html#getFieldContracts()">getFieldContracts</a></strong>()</code>
<div class="block">Retrieve an immutable list of every field contract.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>com.google.common.collect.ImmutableList&lt;<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;&gt;</code></td>
<td class="colLast"><span class="strong">FuzzyClassContract.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.html#getInterfaceContracts()">getInterfaceContracts</a></strong>()</code>
<div class="block">Retrieve an immutable list of every interface contract.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>com.google.common.collect.ImmutableList&lt;<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;<a href="../../../../../../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a>&gt;&gt;</code></td>
<td class="colLast"><span class="strong">FuzzyClassContract.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.html#getMethodContracts()">getMethodContracts</a></strong>()</code>
<div class="block">Retrieve an immutable list of every method contract.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/package-summary.html">com.comphenix.protocol.reflect.fuzzy</a> with parameters of type <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="type parameter in AbstractFuzzyMatcher">T</a>&gt;</code></td>
<td class="colLast"><span class="strong">AbstractFuzzyMatcher.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html#and(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">and</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="type parameter in AbstractFuzzyMatcher">T</a>&gt;&nbsp;other)</code>
<div class="block">Require that this and the given matcher be TRUE.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyClassContract.Builder</a></code></td>
<td class="colLast"><span class="strong">FuzzyClassContract.Builder.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html#baseclass(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">baseclass</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;&nbsp;matcher)</code>
<div class="block">Add a new base class contract.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="strong">AbstractFuzzyMatcher.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html#compareTo(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">compareTo</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="type parameter in AbstractFuzzyMatcher">T</a>&gt;&nbsp;obj)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyClassContract.Builder</a></code></td>
<td class="colLast"><span class="strong">FuzzyClassContract.Builder.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html#constructor(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">constructor</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;<a href="../../../../../../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a>&gt;&nbsp;matcher)</code>
<div class="block">Add a new constructor contract.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract.Builder</a></code></td>
<td class="colLast"><span class="strong">FuzzyMethodContract.Builder.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html#declaringClassMatching(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">declaringClassMatching</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;&nbsp;classMatcher)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyFieldContract.Builder</a></code></td>
<td class="colLast"><span class="strong">FuzzyFieldContract.Builder.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html#declaringClassMatching(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">declaringClassMatching</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;&nbsp;classMatcher)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMember.Builder</a>&lt;<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.Builder.html" title="type parameter in AbstractFuzzyMember.Builder">T</a>&gt;</code></td>
<td class="colLast"><span class="strong">AbstractFuzzyMember.Builder.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.Builder.html#declaringClassMatching(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">declaringClassMatching</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;&nbsp;classMatcher)</code>
<div class="block">Require that a member is defined by a class that matches the given matcher.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract.Builder</a></code></td>
<td class="colLast"><span class="strong">FuzzyMethodContract.Builder.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html#exceptionMatches(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">exceptionMatches</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;&nbsp;classMatcher)</code>
<div class="block">Add a throwable exception that must match the given matcher,</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract.Builder</a></code></td>
<td class="colLast"><span class="strong">FuzzyMethodContract.Builder.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html#exceptionMatches(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher, int)">exceptionMatches</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;&nbsp;classMatcher,
int&nbsp;index)</code>
<div class="block">Add a throwable exception that must match the given matcher and index.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyClassContract.Builder</a></code></td>
<td class="colLast"><span class="strong">FuzzyClassContract.Builder.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html#field(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">field</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.reflect.Field&gt;&nbsp;matcher)</code>
<div class="block">Add a new field contract.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyClassContract.Builder</a></code></td>
<td class="colLast"><span class="strong">FuzzyClassContract.Builder.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html#interfaces(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">interfaces</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;&nbsp;matcher)</code>
<div class="block">Add a new interface contract.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyClassContract.Builder</a></code></td>
<td class="colLast"><span class="strong">FuzzyClassContract.Builder.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html#method(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">method</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;<a href="../../../../../../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a>&gt;&nbsp;matcher)</code>
<div class="block">Add a new method contract.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="type parameter in AbstractFuzzyMatcher">T</a>&gt;</code></td>
<td class="colLast"><span class="strong">AbstractFuzzyMatcher.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html#or(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">or</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="type parameter in AbstractFuzzyMatcher">T</a>&gt;&nbsp;other)</code>
<div class="block">Require that either this or the other given matcher be TRUE.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract.Builder</a></code></td>
<td class="colLast"><span class="strong">FuzzyMethodContract.Builder.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html#parameterMatches(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">parameterMatches</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;&nbsp;classMatcher)</code>
<div class="block">Add a new required parameter whose type must match the given class matcher.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract.Builder</a></code></td>
<td class="colLast"><span class="strong">FuzzyMethodContract.Builder.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html#parameterMatches(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher, int)">parameterMatches</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;&nbsp;classMatcher,
int&nbsp;index)</code>
<div class="block">Add a new required parameter whose type must match the given class matcher and index.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract.Builder</a></code></td>
<td class="colLast"><span class="strong">FuzzyMethodContract.Builder.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html#returnTypeMatches(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">returnTypeMatches</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;&nbsp;classMatcher)</code>
<div class="block">Set a matcher that must match the return type of a matching method.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyFieldContract.Builder</a></code></td>
<td class="colLast"><span class="strong">FuzzyFieldContract.Builder.</span><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html#typeMatches(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">typeMatches</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;&nbsp;matcher)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.comphenix.protocol.reflect.instances">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a> in <a href="../../../../../../com/comphenix/protocol/reflect/instances/package-summary.html">com.comphenix.protocol.reflect.instances</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../com/comphenix/protocol/reflect/instances/package-summary.html">com.comphenix.protocol.reflect.instances</a> with parameters of type <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../com/comphenix/protocol/reflect/instances/BannedGenerator.html#BannedGenerator(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">BannedGenerator</a></strong>(<a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;&nbsp;classMatcher)</code>
<div class="block">Construct a generator that ensures any class that matches the given matcher is never constructed.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.comphenix.protocol.utility">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a> in <a href="../../../../../../com/comphenix/protocol/utility/package-summary.html">com.comphenix.protocol.utility</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../com/comphenix/protocol/utility/package-summary.html">com.comphenix.protocol.utility</a> that return <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a>&lt;java.lang.Class&lt;?&gt;&gt;</code></td>
<td class="colLast"><span class="strong">MinecraftReflection.</span><code><strong><a href="../../../../../../com/comphenix/protocol/utility/MinecraftReflection.html#getMinecraftObjectMatcher()">getMinecraftObjectMatcher</a></strong>()</code>
<div class="block">Retrieve a abstract fuzzy class matcher for Minecraft objects.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/comphenix/protocol/reflect/fuzzy/class-use/AbstractFuzzyMatcher.html" target="_top">Frames</a></li>
<li><a href="AbstractFuzzyMatcher.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>