@ProhibitBean public class IParamRule extends Object
IParamRule(Class type)
IParamRule(Class type, int paramCount)
MethodHandle
filter()
@NotNull Class
getAppendClass()
boolean
match(Class c)
String
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public IParamRule(Class type)
public IParamRule(Class type, int paramCount)
@NotNull public @NotNull Class getAppendClass()
public boolean match(Class c)
public MethodHandle filter()
public String toString()
toString
Object