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
-
Method Summary
-
Constructor Details
-
SerializableMethod
Constructor.- Parameters:
method
- the method- Throws:
IllegalArgumentException
- ifmethod
is null
-
-
Method Details