Home
last modified time | relevance | path

Searched defs:VelMethodImpl (Results 1 – 1 of 1) sorted by relevance

/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/util/introspection/
DUberspectImpl.java463 public static class VelMethodImpl implements VelMethod class in UberspectImpl
473 public VelMethodImpl(Method m) in VelMethodImpl() method in UberspectImpl.VelMethodImpl
483 public VelMethodImpl(Method method, boolean wrapArray) in VelMethodImpl() method in UberspectImpl.VelMethodImpl
494 public VelMethodImpl(Method method, boolean wrapArray, Converter<?>[] converters) in VelMethodImpl() method in UberspectImpl.VelMethodImpl
501 private VelMethodImpl() in VelMethodImpl() method in UberspectImpl.VelMethodImpl