Home
last modified time | relevance | path

Searched refs:readClassDescriptor (Results 1 – 1 of 1) sorted by relevance

/external/javassist/src/main/javassist/util/proxy/
DProxyObjectInputStream.java65 protected ObjectStreamClass readClassDescriptor() throws IOException, ClassNotFoundException { in readClassDescriptor() method in ProxyObjectInputStream
89 return super.readClassDescriptor(); in readClassDescriptor()