Top Constructors Methods
io.netty.util.internal

public final Class NoOpTypeParameterMatcher

extends TypeParameterMatcher
Class Inheritance

Constructor Summary

AccessConstructor and Description
public

Method Summary

Modifier and TypeMethod and Description
public boolean
Inherited from io.netty.util.internal.TypeParameterMatcher:
findget

Constructor Detail

NoOpTypeParameterMatcherback to summary
public NoOpTypeParameterMatcher()

Method Detail

matchback to summary
public boolean match(Object msg)

Implements abstract io.netty.util.internal.TypeParameterMatcher.match.

Annotations
@Override