Package com.mchange.v2.ser
Interface Indirector
-
- All Known Implementing Classes:
ReferenceIndirector
public interface Indirector
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IndirectlySerialized
indirectForm(java.lang.Object orig)
-
-
-
Method Detail
-
indirectForm
IndirectlySerialized indirectForm(java.lang.Object orig) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-