|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.jdesktop.xpath.function.XPathFunctionResolverImpl.Signature
private static final class XPathFunctionResolverImpl.Signature
| Field Summary | |
|---|---|
private int |
arity
|
private QName |
functionName
|
| Constructor Summary | |
XPathFunctionResolverImpl.Signature(QName functionName, int arity)
|
|
| Method Summary | |
|---|---|
boolean
|
equals(Object o)
|
int
|
hashCode()
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
private int arity
private QName functionName
| Constructor Detail |
|---|
public XPathFunctionResolverImpl.Signature(QName functionName, int arity)
| Method Detail |
|---|
public boolean equals(Object o)
public int hashCode()
Groovy Documentation