org.apache.velocity.test
Class IntrospectorTestCase.MethodProvider
java.lang.Object
org.apache.velocity.test.IntrospectorTestCase.MethodProvider
- IntrospectorTestCase
public static class IntrospectorTestCase.MethodProvider
extends java.lang.Object
booleanMethod
public String booleanMethod(boolean p)
byteMethod
public String byteMethod(byte p)
characterMethod
public String characterMethod(char p)
doubleMethod
public String doubleMethod(double p)
floatMethod
public String floatMethod(float p)
integerMethod
public String integerMethod(int p)
longMethod
public String longMethod(long p)
reallyuntouchable
private String reallyuntouchable()
shortMethod
public String shortMethod(short p)
untouchable
(package private) String untouchable()
Copyright B) 2002 Apache Software Foundation. All Rights Reserved.