public interface ISubstituteObjectManager
Modifier and Type | Method and Description |
---|---|
Object |
originalObject(Object substitute) |
Object |
substituteObject(Object originalObject) |
Object substituteObject(Object originalObject) throws ObjectIOException
originalObject
- ObjectIOException
Object originalObject(Object substitute) throws ObjectIOException
substitute
- ObjectIOException
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.