|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.edu.agh.cast.util.reflect.SerializableMethodHolder
public class SerializableMethodHolder
A serializable method holder.
Method
,
Serialized FormConstructor Summary | |
---|---|
SerializableMethodHolder(Method method)
Constructor. |
Method Summary | |
---|---|
Method |
get()
Returns the underlying method instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SerializableMethodHolder(Method method)
method
- the method to holdMethod Detail |
---|
public Method get()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |