Package org.dellroad.stuff.java
Class SerializableMethod
java.lang.Object
org.dellroad.stuff.java.SerializableMethod
- All Implemented Interfaces:
Serializable
Wrapper that makes a
Method Serializable.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SerializableMethod
Constructor.- Parameters:
method- the method- Throws:
IllegalArgumentException- ifmethodis null
-
-
Method Details