|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.velocity.util.introspection.MethodMap.Twonk
little class to hold 'distance' information for calling params, as well as determine specificity
Field Summary | |
int |
distance
|
int[] |
vec
|
Constructor Summary | |
MethodMap.Twonk(int size)
|
Method Summary | |
int |
moreSpecific(MethodMap.Twonk other)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int distance
public int[] vec
Constructor Detail |
public MethodMap.Twonk(int size)
Method Detail |
public int moreSpecific(MethodMap.Twonk other)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |