Uses of Class
org.apache.velocity.util.introspection.MethodMap.Twonk

Packages that use MethodMap.Twonk
org.apache.velocity.util.introspection   
 

Uses of MethodMap.Twonk in org.apache.velocity.util.introspection
 

Methods in org.apache.velocity.util.introspection that return MethodMap.Twonk
private  MethodMap.Twonk MethodMap.calcDistance(java.lang.Object[] set, java.lang.Class[] base)
          Calculates the distance, expressed as a vector of inheritance steps, between the calling args and the method args.
 

Methods in org.apache.velocity.util.introspection with parameters of type MethodMap.Twonk
 int MethodMap.Twonk.moreSpecific(MethodMap.Twonk other)
           
 



Copyright © 2003 Apache Software Foundation. All Rights Reserved.