Class MethodMatch
- java.lang.Object
-
- com.tick42.glue.core.interop.discovery.MethodMatch
-
public class MethodMatch extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMethodMatch.Builder<B extends MethodMatch.Builder<B>>
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanmatches(ServerMethod method)
-
-
-
Method Detail
-
matches
public boolean matches(ServerMethod method)
-
-