Class FieldMatcherImpl
java.lang.Object
io.papermc.asm.rules.builder.matcher.field.FieldMatcherImpl
- All Implemented Interfaces:
FieldMatcher
-
Constructor Summary
ConstructorsConstructorDescriptionFieldMatcherImpl(Predicate<? super String> byName, Predicate<? super ClassDesc> byDesc) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.papermc.asm.rules.builder.matcher.field.FieldMatcher
or
-
Constructor Details
-
FieldMatcherImpl
-
-
Method Details
-
matches
- Specified by:
matchesin interfaceFieldMatcher
-