Package | Description |
---|---|
de.hunsicker.jalopy.language |
Contains all classes related to the task of language recognition and processing.
|
Modifier and Type | Field and Description |
---|---|
static MethodType |
MethodType.GETTER
Represents a Java Bean accessor.
|
static MethodType |
MethodType.OTHER
Represents an ordinary Java method.
|
static MethodType |
MethodType.SETTER
Represents a Java Bean mutator.
|
static MethodType |
MethodType.TESTER
Represents a Java Bean accessor/tester.
|
Modifier and Type | Method and Description |
---|---|
static MethodType |
MethodType.valueOf(java.lang.String name)
Returns the method type of the given method name.
|
Submit a bug or feature.
For further information and documentation, visit the official Jalopy website.
This page generated: March 30 2013