Package org.apache.el.lang
Class FunctionMapperImpl.Function
java.lang.Object
org.apache.el.lang.FunctionMapperImpl.Function
- All Implemented Interfaces:
- Externalizable,- Serializable
- Enclosing class:
- FunctionMapperImpl
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
m
- 
owner
- 
name
- 
types
- 
prefix
- 
localName
 
- 
- 
Constructor Details- 
Function
- 
Functionpublic Function()
 
- 
- 
Method Details- 
writeExternal- Specified by:
- writeExternalin interface- Externalizable
- Throws:
- IOException
 
- 
readExternal- Specified by:
- readExternalin interface- Externalizable
- Throws:
- IOException
- ClassNotFoundException
 
- 
getMethod
- 
equals
- 
hashCodepublic int hashCode()
 
-