public class CloneReader extends ObjectReader<java.lang.Object>
m_classLoaders, m_handlers, m_reflectionHandler| Constructor and Description |
|---|
CloneReader() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isWrapped(java.lang.Object t) |
protected java.lang.Object |
unwrapContents(java.lang.Object t) |
protected java.lang.Class<?> |
unwrapType(java.lang.Object t) |
addClassLoader, findClass, getInstance, read, setFieldprotected java.lang.Class<?> unwrapType(java.lang.Object t)
throws ReadException
unwrapType in class ObjectReader<java.lang.Object>ReadExceptionprotected java.lang.Object unwrapContents(java.lang.Object t)
throws ReadException
unwrapContents in class ObjectReader<java.lang.Object>ReadExceptionprotected boolean isWrapped(java.lang.Object t)
isWrapped in class ObjectReader<java.lang.Object>Copyright © Sylvain HallĂ©. All Rights Reserved.