Jalopy 1.0b10

Uses of Class
de.hunsicker.jalopy.language.MethodType

Packages that use MethodType
de.hunsicker.jalopy.language Contains all classes related to the task of language recognition and processing. 
 

Uses of MethodType in de.hunsicker.jalopy.language
 

Fields in de.hunsicker.jalopy.language declared as MethodType
static MethodType MethodType.GETTER
          Represents a Java Bean accessor.
static MethodType MethodType.SETTER
          Represents a Java Bean mutator.
static MethodType MethodType.TESTER
          Represents a Java Bean accessor/tester.
static MethodType MethodType.OTHER
          Represents an ordinary Java method.
 

Methods in de.hunsicker.jalopy.language that return MethodType
static MethodType MethodType.valueOf(String name)
          Returns the method type of the given method name.
 


Jalopy 1.0b10

Submit a bug or feature.

For further information and documentation, visit the official Jalopy website.
This page generated: November 14 2002