Package | Description |
---|---|
com.comphenix.protocol.reflect.fuzzy |
Modifier and Type | Class and Description |
---|---|
static class |
AbstractFuzzyMember.Builder<T extends AbstractFuzzyMember<?>>
Represents a builder of a fuzzy member contract.
|
Modifier and Type | Class and Description |
---|---|
class |
FuzzyFieldContract
Represents a field matcher.
|
class |
FuzzyMethodContract
Represents a contract for matching methods or constructors.
|
Modifier and Type | Field and Description |
---|---|
protected T |
AbstractFuzzyMember.Builder.member |
Constructor and Description |
---|
AbstractFuzzyMember(AbstractFuzzyMember<T> other) |